aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta16-49/+49
2012-04-14ipv6: Remove unused argument to addrconf_dad_start().David S. Miller1-6/+6
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian1-2/+0
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot2-5/+15
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet3-2/+8
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet2-3/+3
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger3-55/+109
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont1-0/+4
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont1-1/+1
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA1-2/+1
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet2-1/+12
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger1-4/+4
2012-04-13net/garp: fix GID rbtree orderingDavid Ward1-4/+4
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse1-10/+85
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin4-2/+28
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-25/+32
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek1-3/+6
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman1-1/+2
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman1-1/+1
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall1-1/+1
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman1-19/+2
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman1-0/+20
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller38-531/+1337
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-144/+79
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack1-0/+16
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-139/+74
2012-04-12net: Fixed coding style issues relating to braces.Jeffrin Jose1-6/+3
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack1-1/+0
2012-04-12net/core: simple_strtoul cleanupShuah Khan1-3/+2
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff1-1/+3
2012-04-12Merge branch 'master' into for-davemJohn W. Linville44-556/+1384
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville136-593/+560
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville8-25/+47
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen3-0/+63
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg5-1/+45
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg7-38/+162
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg6-3/+89
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan4-14/+24
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan1-0/+4
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz1-2/+2
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2-5/+5
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet1-1/+3
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich7-5/+89
2012-04-11batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2-6/+116
2012-04-11batman-adv: drop STP over batmanSimon Wunderlich1-0/+8