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