aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: remove a stale comment for dl_nextEric Dumazet
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau
2013-04-16mac80211: VHT off-by-one NSSKarl Beldan
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet
2013-04-12NFC: RFKILL supportSamuel Ortiz
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro