summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel-0/+23
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-14/+57
2013-04-20net: fix incorrect credentials passingLinus Torvalds-2/+2
2013-04-19irda: small read past the end of array in debug codeDan Carpenter-1/+2
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy-3/+3
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg-6/+8
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes-2/+2
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes-0/+2
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes-0/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg-1/+2
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg-24/+25
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau-1/+0
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann-1/+0
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann-2/+0
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann-4/+1
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann-3/+0
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann-2/+0
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann-1/+0
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann-0/+10
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann-0/+4
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann-2/+2
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann-0/+31
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann-4/+0
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau-1/+3
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau-2/+2
2013-04-16mac80211: VHT off-by-one NSSKarl Beldan-3/+3
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg-2/+2
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg-0/+11
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann-1/+1
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann-2/+0
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann-3/+2
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang-0/+1
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet-0/+1
2013-04-12NFC: RFKILL supportSamuel Ortiz-0/+2
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann-1/+1
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak-2/+2
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-13/+28
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-46/+89
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro-1/+0
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro-1/+1
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann-783/+0
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li-2/+2
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li-2/+2
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann-0/+2
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun-0/+8
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann-0/+2
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger-0/+4
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger-1/+0