summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg
2011-11-21cfg80211: work around a sparse issueJohannes Berg
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-21mac80211: make TX LED handling independent of fragmentationJohannes Berg
2011-11-21mac80211: move fragment flag adjustmentJohannes Berg
2011-11-21mac80211: use skb list for fragmentsJohannes Berg
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20batman-adv: Fix range check for expected packetsSimon Wunderlich
2011-11-20batman-adv: check for tt_reponse packet real lengthAntonio Quartulli
2011-11-20batman-adv: linearise the tt_response skb only if neededAntonio Quartulli
2011-11-20batman-adv: directly write tt entries without bufferingSimon Wunderlich
2011-11-20batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli
2011-11-20batman-adv: use orig_hash_find() instead of get_orig_node() in TT codeAntonio Quartulli
2011-11-20batman-adv: refactoring gateway handling codeMarek Lindner
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann
2011-11-20batman-adv: tt_global_del_orig() has to print the correct messageAntonio Quartulli
2011-11-20batman-adv: update internal version numberSven Eckelmann
2011-11-18ipv4: fix redirect handlingEric Dumazet
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma
2011-11-18ip_gre: Set needed_headroom dynamically againHerbert Xu
2011-11-18packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu
2011-11-18net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu