aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12net: Fixed coding style issues relating to braces.Jeffrin Jose
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack
2012-04-12net/core: simple_strtoul cleanupShuah Khan
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich
2012-04-11batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich
2012-04-11batman-adv: drop STP over batmanSimon Wunderlich
2012-04-11batman-adv: add broadcast duplicate checkSimon Wunderlich
2012-04-11batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich
2012-04-11batman-adv: allow multiple entries in tt_global_entriesSimon Wunderlich
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich
2012-04-11batman-adv: make bridge loop avoidance switchableSimon Wunderlich
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich