index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
2
-15
/
+17
2008-03-28
[NET]: uninline dst_release
Ilpo Järvinen
2
-9
/
+11
2008-03-28
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
2
-18
/
+20
2008-03-28
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
2
-16
/
+19
2008-03-28
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
2
-15
/
+17
2008-03-28
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
2
-20
/
+22
2008-03-28
[IPV6]: Remove three unused method declarations in include/net/ipv6.h
Rami Rosen
1
-17
/
+0
2008-03-28
[PKT_SCHED]: Pass real namespace in net scheduler classifiers.
Denis V. Lunev
1
-1
/
+1
2008-03-27
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
1
-2
/
+6
2008-03-27
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2
-0
/
+4
2008-03-27
[NETNS][IPV6] flowlabels - make proc per namespace
Benjamin Thery
1
-16
/
+23
2008-03-27
[NETNS][IPV6] flowlabels - make flowlabels per namespace
Benjamin Thery
2
-16
/
+57
2008-03-27
[NETNS][IPV6] anycast - handle several network namespace
Daniel Lezcano
5
-35
/
+37
2008-03-27
[IPV6]: Fix potential net leak and oops in ipv6 routing code.
Pavel Emelyanov
1
-2
/
+20
2008-03-27
[TIPC]: Cosmetic cleanup of TIPC polling logic
Allan Stephens
1
-42
/
+36
2008-03-27
[VLAN]: Reduce memory consumed by vlan_groups
Pavel Emelyanov
2
-14
/
+24
2008-03-26
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
Pavel Emelyanov
1
-2
/
+2
2008-03-26
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
Pavel Emelyanov
1
-9
/
+16
2008-03-26
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
2
-48
/
+91
2008-03-26
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
4
-42
/
+44
2008-03-26
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
Pavel Emelyanov
1
-1
/
+23
2008-03-26
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
3
-3
/
+3
2008-03-26
[NETNS]: Compilation fix for include/linux/netdevice.h.
Denis V. Lunev
1
-1
/
+1
2008-03-26
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
Andy Fleming
2
-11
/
+11
2008-03-26
gianfar: Only process completed frames
Andy Fleming
2
-3
/
+4
2008-03-26
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
Dai Haruki
1
-1
/
+1
2008-03-26
gianfar: Fix the data buffer stashing amount
Dai Haruki
1
-1
/
+1
2008-03-26
Use single_open instead of manual manipulations.
Pavel Emelyanov
1
-39
/
+3
2008-03-26
phy/broadcom: add support for BCM5481 PHY
Anton Vorontsov
1
-1
/
+56
2008-03-26
qla3xxx: convert byte order of constant instead of variable
Marcin Slusarz
1
-4
/
+2
2008-03-26
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2008-03-26
Add support the Korina (IDT RC32434) Ethernet MAC
Florian Fainelli
3
-0
/
+1241
2008-03-26
forcedeth: Use round_jiffies for stats timer
Daniel Drake
1
-2
/
+4
2008-03-26
s2io annotations
Al Viro
1
-8
/
+9
2008-03-26
endianness annotations: rndis
Al Viro
1
-1
/
+2
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-03-26
skfp annotations
Al Viro
4
-62
/
+60
2008-03-26
misc drivers/net annotations
Al Viro
6
-19
/
+20
2008-03-26
ni52: more unbreaking
Al Viro
1
-15
/
+16
2008-03-26
ni52: switch to ioremap()
Al Viro
1
-5
/
+18
2008-03-26
ni52: clean up check586()
Al Viro
1
-23
/
+24
2008-03-26
ni52: clean up initialization of priv
Al Viro
1
-14
/
+7
2008-03-26
ni52: make ->base char __iomem *
Al Viro
1
-15
/
+17
2008-03-26
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
1
-11
/
+11
2008-03-26
ni52: unbreak scp_struct
Al Viro
1
-2
/
+2
2008-03-26
ni52 trivial iomem annotations
Al Viro
1
-71
/
+70
2008-03-26
ixgb: remove irq_sem
Jesse Brandeburg
2
-13
/
+6
2008-03-26
e1000: remove irq_sem
Jesse Brandeburg
2
-27
/
+15
2008-03-26
e1000e: remove irq_sem
Jesse Brandeburg
2
-26
/
+14
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2
-57
/
+0
[next]