aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-27
* [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-27
* [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-27
* [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-27
* [IPV6]: Remove three unused method declarations in include/net/ipv6.hRami Rosen2008-03-27
* [PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev2008-03-27
* [NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev2008-03-27
* [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-27
* [NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery2008-03-26
* [NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2008-03-26
* [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-26
* [IPV6]: Fix potential net leak and oops in ipv6 routing code.Pavel Emelyanov2008-03-26
* [TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens2008-03-26
* [VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2008-03-26
* [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).Pavel Emelyanov2008-03-26
* [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.Pavel Emelyanov2008-03-26
* [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.Pavel Emelyanov2008-03-26
* [NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov2008-03-26
* [NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.Pavel Emelyanov2008-03-26
* [NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev2008-03-26
* [NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev2008-03-26
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-26
|\
| * gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2008-03-26
| * gianfar: Only process completed framesAndy Fleming2008-03-26
| * gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki2008-03-26
| * gianfar: Fix the data buffer stashing amountDai Haruki2008-03-26
| * Use single_open instead of manual manipulations.Pavel Emelyanov2008-03-26
| * phy/broadcom: add support for BCM5481 PHYAnton Vorontsov2008-03-26
| * qla3xxx: convert byte order of constant instead of variableMarcin Slusarz2008-03-26
| * drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall2008-03-26
| * Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli2008-03-26
| * forcedeth: Use round_jiffies for stats timerDaniel Drake2008-03-26
| * s2io annotationsAl Viro2008-03-26
| * endianness annotations: rndisAl Viro2008-03-26
| * annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro2008-03-26
| * skfp annotationsAl Viro2008-03-26
| * misc drivers/net annotationsAl Viro2008-03-26
| * ni52: more unbreakingAl Viro2008-03-26
| * ni52: switch to ioremap()Al Viro2008-03-26
| * ni52: clean up check586()Al Viro2008-03-26
| * ni52: clean up initialization of privAl Viro2008-03-26
| * ni52: make ->base char __iomem *Al Viro2008-03-26
| * ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro2008-03-26
| * ni52: unbreak scp_structAl Viro2008-03-26
| * ni52 trivial iomem annotationsAl Viro2008-03-26
| * ixgb: remove irq_semJesse Brandeburg2008-03-26
| * e1000: remove irq_semJesse Brandeburg2008-03-26
| * e1000e: remove irq_semJesse Brandeburg2008-03-26
| * e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2008-03-26
| * ixgb: move externs out of .c filesAuke Kok2008-03-26