summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-2810-52/+49
* ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-282-19/+49
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-287-21/+32
* netrom: avoid overflows in nr_setsockopt()Xi Wang2011-12-281-7/+7
* ax25: avoid overflows in ax25_setsockopt()Xi Wang2011-12-281-5/+6
* genetlink: add auto module loadingStephen Hemminger2011-12-281-0/+9
* ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller2011-12-281-10/+0
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-2811-171/+258
|\
| * netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-274-9/+19
| * netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt2011-12-271-9/+6
| * netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy2011-12-271-26/+80
| * netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-273-24/+33
| * netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-278-36/+53
* | net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-281-1/+1
|/
* net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard2011-12-272-2/+48
* net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens2011-12-271-1/+1
* tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-273-25/+24
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-274-13/+37
* tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens2011-12-271-1/+11
* tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens2011-12-271-4/+4
* tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens2011-12-271-1/+7
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-273-10/+22
* tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-273-31/+13
* tipc: Eliminate useless check when network address is assignedAllan Stephens2011-12-271-7/+5
* tipc: Minor correction to TIPC module unloadingAllan Stephens2011-12-271-1/+1
* tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens2011-12-271-3/+0
* tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens2011-12-271-12/+27
* tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens2011-12-272-5/+1
* tipc: Revise comment justifying release of configuration spinlockAllan Stephens2011-12-271-7/+6
* tipc: Allow run-time alteration of default link settingsAllan Stephens2011-12-273-49/+127
* tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens2011-12-271-0/+3
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-276-41/+41
* tipc: Add new address conversion routines for Ethernet mediaAllan Stephens2011-12-272-3/+79
* tipc: Improve handling of media address printing errorsAllan Stephens2011-12-273-15/+12
* tipc: Streamline media registration error checkingAllan Stephens2011-12-271-29/+8
* tipc: Eliminate duplication of media structuresAllan Stephens2011-12-271-20/+15
* tipc: Optimize detection of duplicate media registrationAllan Stephens2011-12-271-19/+21
* tipc: Register new media using pre-compiled structureAllan Stephens2011-12-273-66/+45
* tipc: Enable use by containers having their own network namespaceAllan Stephens2011-12-271-3/+0
* bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan2011-12-261-0/+17
* ipv6: Kill useless route tracing bits in net/ipv6/route.cDavid S. Miller2011-12-261-20/+2
* mlx4: Add missing include of linux/slab.hAxel Lin2011-12-261-0/+1
* unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller2011-12-261-2/+1
* unix_diag: Fix incoming connections nla lengthPavel Emelyanov2011-12-261-1/+2
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-2559-378/+1168
|\
| * netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-255-0/+101
| * netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-256-1/+400
| * netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso2011-12-241-45/+39
| * netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-239-25/+1
| * netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy2011-12-231-6/+0
OpenPOWER on IntegriCloud