summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes1-0/+1
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz1-0/+16
2011-09-20NFC: basic NCI protocol implementationIlan Elias2-0/+496
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+0
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+4
2011-09-20mac80211: fix indentationAlexander Simon1-1/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-20cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+11
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+18
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2-0/+60
2011-09-19tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18Merge git://github.com/davem330/netLinus Torvalds5-4/+29
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet1-1/+1
2011-09-17Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller1-19/+3
2011-09-17wan: make LAPB callbacks conststephen hemminger1-1/+1
2011-09-17net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-09-17net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-17sctp: deal with multiple COOKIE_ECHO chunksMax Matveev1-0/+1
2011-09-17nl80211/cfg80211/mac80211: fix wme docsEliad Peller2-0/+7
2011-09-16Merge branch 'master' of ../netdev/David S. Miller1-0/+1
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet2-1/+5
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-0/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-0/+13
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-0/+20
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+2
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov1-0/+5
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+3
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-0/+1
2011-09-09wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick1-0/+5
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V1-0/+24
2011-08-31net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski1-0/+1
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka1-0/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-7/+30
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez1-4/+12
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+2
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+2
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen1-3/+19
2011-08-25sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda1-0/+1
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-1/+6
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-2/+2
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-157/+191
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2-4/+20
2011-08-13af_iucv: add HiperSockets transportUrsula Braun1-0/+52
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka1-1/+35