summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker-1/+2
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg-2/+3
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg-4/+3
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches-2/+2
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar-3/+6
2012-03-12mac80211: remove tx_syncJohannes Berg-41/+0
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam-0/+3
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski-1/+1
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller-1/+1
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-34/+47
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier-0/+1
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich-4/+5
2012-03-08route: Remove redirect_genidSteffen Klassert-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert-0/+3
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller-288/+607
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun-0/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan-34/+33
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet-1/+1
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso-0/+82
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso-0/+11
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso-2/+6
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso-0/+13
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan-39/+39
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan-79/+78
2012-03-06NFC: NCI code identation fixesSamuel Ortiz-5/+5
2012-03-06NFC: Core code identation fixesSamuel Ortiz-12/+12
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz-4/+2
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen-0/+8
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg-3/+5
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan-0/+2
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau-0/+3
2012-03-05cfg80211: fix kernel-docJohannes Berg-6/+4
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan-0/+1
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-41/+52
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar-24/+85
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker-0/+10
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend-2/+2
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg-4/+0
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg-0/+1
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann-5/+5
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg-0/+34
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg-7/+10
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg-4/+2
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko-0/+1
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell-2/+3
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg-1/+3
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg-2/+2