aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar1-0/+1
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-4/+4
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-59/+235
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com11-11/+10
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov1-4/+4
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+12
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-10/+114
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-36/+91
2013-04-22mac80211: improve the rate control APIFelix Fietkau1-0/+66
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel1-0/+23
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg5-14/+57
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-19irda: small read past the end of array in debug codeDan Carpenter1-1/+2
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2-3/+3
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes1-2/+2
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes1-0/+2
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes1-0/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg1-1/+2
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg1-24/+25
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau1-1/+0
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann1-1/+0
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann1-2/+0
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann1-4/+1
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann1-3/+0
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann1-2/+0
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann1-1/+0
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann1-0/+10
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann1-0/+4
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann1-2/+2
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann1-0/+31
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann1-4/+0
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau1-1/+3
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau1-2/+2
2013-04-16mac80211: VHT off-by-one NSSKarl Beldan1-3/+3
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-2/+2
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg1-0/+11
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann1-1/+1
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann1-2/+0
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann1-3/+2
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang1-0/+1
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet1-0/+1
2013-04-12NFC: RFKILL supportSamuel Ortiz1-0/+2
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+1
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann1-1/+1
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak1-2/+2
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-13/+28
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-46/+89