aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10nl80211: clean up function definitionsJohannes Berg
2009-07-10cfg80211: move break statement to correct placeJohannes Berg
2009-07-10wext: default to yJohannes Berg
2009-07-10mac80211: fix todo lockJohannes Berg
2009-07-10wext: allow returning NULL statsJohannes Berg
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-07-10cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy
2009-07-10cfg80211: set WE encoding size based on available ciphersDavid Kilroy
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy
2009-07-10cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy
2009-07-10cfg80211: prohibit scanning the same channel more than onceJohannes Berg
2009-07-10mac80211: improve per-sta debugfsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10cfg80211: issue netlink notification when scan startsJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
2009-07-08netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov
2009-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-08netpoll: Introduce netpoll_carrier_timeout kernel optionAnton Vorontsov
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho
2009-07-07cfg80211: fix refcount leakJohannes Berg
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby
2009-07-06econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...Mark Smith
2009-07-06ipv6: correct return on ipv6_rcv() packet dropMark Smith
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net, bridge: align br_nf_ops assignmentCyrill Gorcunov
2009-07-05tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-07-03IPv6: preferred lifetime of address not getting updatedBrian Haley
2009-07-03xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun
2009-07-03xfrm4: fix the ports decode of sctp protocolWei Yongjun
2009-07-02net/9p: Fix crash due to bad mount parameters.Abhishek Kulkarni
2009-06-30Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman
2009-06-30ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski
2009-06-29sctp: xmit sctp packet always return no route errorWei Yongjun
2009-06-29xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun