summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-19tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2-14/+4
2012-04-19tipc: Ensure network address change doesn't impact new portAllan Stephens1-4/+11
2012-04-19tipc: Optimize re-initialization of port message header templatesAllan Stephens1-2/+0
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens1-4/+4
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens4-6/+24
2012-04-19tipc: Don't record failed publication attempt as a successAllan Stephens1-2/+3
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens2-7/+12
2012-04-19tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens1-5/+26
2012-04-18tipc: Factor out name publication code to a separate functionAllan Stephens1-27/+34
2012-04-18tipc: introduce publication lists structAllan Stephens1-10/+17
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng1-1/+1
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng1-1/+1
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta1-1/+1
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-40/+52
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend1-2/+33
2012-04-15net: add fdb generic dump routineJohn Fastabend1-0/+84
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend1-16/+81
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend5-112/+198
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu3-0/+40
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu1-1/+18
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu1-9/+16
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet137-384/+390
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-13ipv6: fix problem with expired dst cacheGao feng4-40/+52
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/lin...David 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