aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro1-1/+0
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro1-1/+1
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann2-783/+0
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li1-2/+2
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li1-2/+2
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann1-0/+2
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun1-0/+8
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann1-0/+2
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger1-0/+4
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger1-1/+0
2013-04-07scm: Stop passing struct credEric W. Biederman2-11/+8
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller4-46/+118
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann1-0/+1
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng2-4/+17
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng2-0/+13
2013-04-04net: frag queue per hash bucket lockingJesper Dangaard Brouer1-1/+7
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann1-2/+0
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann1-0/+1
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg1-0/+2
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg2-0/+3
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg1-0/+3
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg1-0/+1
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes1-1/+0
2013-04-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell1-1/+0
2013-04-02ipvs: convert services to rcuJulian Anastasov1-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov1-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov1-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov1-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov1-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov1-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov1-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov1-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov1-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov1-3/+1