index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
scm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2
-9
/
+10
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
8
-102
/
+94
2008-03-26
ixgb: add explicit state checking
Jesse Brandeburg
2
-10
/
+33
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
6
-216
/
+209
2008-03-26
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
2
-0
/
+4
2008-03-26
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
3
-10
/
+58
2008-03-26
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
3
-32
/
+105
2008-03-26
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
3
-69
/
+219
2008-03-26
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
3
-37
/
+66
2008-03-26
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source ...
Patrick McHardy
1
-4
/
+41
2008-03-26
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
4
-33
/
+332
2008-03-26
[NETFILTER]: nf_nat_sip: translate all Contact headers
Patrick McHardy
1
-4
/
+15
2008-03-26
[NETFILTER]: nf_nat_sip: translate all Via headers
Patrick McHardy
1
-1
/
+73
2008-03-26
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
2
-0
/
+68
2008-03-26
[NETFILTER]: nf_conntrack_sip: flush expectations on call termination
Patrick McHardy
1
-4
/
+48
2008-03-26
[NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods
Patrick McHardy
1
-0
/
+13
2008-03-26
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
2
-11
/
+11
2008-03-26
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
2
-10
/
+117
2008-03-26
[NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function
Patrick McHardy
1
-41
/
+43
2008-03-26
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
3
-68
/
+62
[next]