summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-191-1/+1
* tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-191-1/+1
* tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-191-4/+4
* tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-191-2/+9
* tipc: take lock while updating node network addressAllan Stephens2012-04-191-1/+2
* tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-194-31/+34
* tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-192-14/+4
* tipc: Ensure network address change doesn't impact new portAllan Stephens2012-04-191-4/+11
* tipc: Optimize re-initialization of port message header templatesAllan Stephens2012-04-191-2/+0
* tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-191-4/+4
* tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-194-6/+24
* tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-191-2/+3
* tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-192-7/+12
* tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-191-5/+26
* tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-181-27/+34
* tipc: introduce publication lists structAllan Stephens2012-04-181-10/+17
* net/core:Remove memleak reports by kmemleak_not_leak.majianpeng2012-04-181-1/+1
* net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng2012-04-181-1/+1
* can: fix sparse warning for cgw_listDaniel Baluta2012-04-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-154-40/+52
|\
| * ipv6: fix problem with expired dst cacheGao feng2012-04-134-40/+52
* | net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-151-2/+33
* | net: add fdb generic dump routineJohn Fastabend2012-04-151-0/+84
* | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-151-16/+81
* | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-155-112/+198
* | bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu2012-04-153-0/+40
* | bridge: Restart queries when last querier expiresHerbert Xu2012-04-151-1/+18
* | bridge: Add br_multicast_start_querierHerbert Xu2012-04-151-9/+16
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15137-384/+390
* | ipv4: fix checkpatch errorsDaniel Baluta2012-04-1516-49/+49
* | ipv6: Remove unused argument to addrconf_dad_start().David S. Miller2012-04-141-6/+6
* | tcp: Remove redundant code entering quickack modeVijay Subramanian2012-04-141-2/+0
* | tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-142-5/+15
* | inet: makes syn_ack_timeout mandatoryEric Dumazet2012-04-143-2/+8
* | tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-142-3/+3
* | tunnel: implement 64 bits statisticsstephen hemminger2012-04-143-55/+109
* | Phonet: missing headers (sparse)Rémi Denis-Courmont2012-04-131-0/+4
* | Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont2012-04-131-1/+1
* | neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-131-2/+1
* | udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-132-1/+12
* | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-4/+4
* | net/garp: fix GID rbtree orderingDavid Ward2012-04-131-4/+4
* | pppoatm: Fix excessive queue bloatDavid Woodhouse2012-04-131-10/+85
* | caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-134-2/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-135-25/+32
|\ \ | |/
| * caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-131-3/+6
| * l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-131-1/+2
| * l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-131-1/+1
| * net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-131-1/+1
| * phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-131-19/+2
OpenPOWER on IntegriCloud