Commit Graph

88100 Commits (1577519d6b3777d2d3ba05871dd7ee40112c58ce)
 

Author SHA1 Message Date
Pavel Emelyanov 1577519d6b [NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. 17 years ago
Denis V. Lunev f5aa23fd49 [NETNS]: Compilation warnings under CONFIG_NET_NS. 17 years ago
Denis V. Lunev 9c2f5746b9 [NETNS]: Compilation fix for include/linux/netdevice.h. 17 years ago
David S. Miller 14eabf70c8 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Andy Fleming 2f44891128 gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. 17 years ago
Andy Fleming 99da5003a5 gianfar: Only process completed frames 17 years ago
Dai Haruki faa8957762 gianfar: Fix frame size calculation when hardware VLAN acceleration is on 17 years ago
Dai Haruki a3cb96a13c gianfar: Fix the data buffer stashing amount 17 years ago
Pavel Emelyanov 1119d577cc Use single_open instead of manual manipulations. 17 years ago
Anton Vorontsov 57bb7e2228 phy/broadcom: add support for BCM5481 PHY 17 years ago
Marcin Slusarz b39b5a2bc3 qla3xxx: convert byte order of constant instead of variable 17 years ago
Julia Lawall 7a6d84c1b2 drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF 17 years ago
Florian Fainelli ef11291bcd Add support the Korina (IDT RC32434) Ethernet MAC 17 years ago
Daniel Drake bfebbb88ec forcedeth: Use round_jiffies for stats timer 17 years ago
Al Viro 3459feb8fc s2io annotations 17 years ago
Al Viro 3b86301f12 endianness annotations: rndis 17 years ago
Al Viro fa3a6cb4a6 annotate cxgb3 (ab)uses of skb->priority/skb->csum 17 years ago
Al Viro 2f220e305b skfp annotations 17 years ago
Al Viro eca1ad82bd misc drivers/net annotations 17 years ago
Al Viro 05bd831fcd ni52: more unbreaking 17 years ago
Al Viro 176f65f3ef ni52: switch to ioremap() 17 years ago
Al Viro 76af5699a3 ni52: clean up check586() 17 years ago
Al Viro 7f8cfd5608 ni52: clean up initialization of priv 17 years ago
Al Viro e06ee2bb03 ni52: make ->base char __iomem * 17 years ago
Al Viro de5971462f ni52: kill the second argument of check586(), get rid of bogus pointer 17 years ago
Al Viro 725aa4a9ab ni52: unbreak scp_struct 17 years ago
Al Viro 2d76c267e9 ni52 trivial iomem annotations 17 years ago
Jesse Brandeburg 9c61a9dcb2 ixgb: remove irq_sem 17 years ago
Jesse Brandeburg 9150b76a64 e1000: remove irq_sem 17 years ago
Jesse Brandeburg 74ef9c39db e1000e: remove irq_sem 17 years ago
Auke Kok 67d204a532 e1000e: remove no longer used e1000e_read_nvm_spi 17 years ago
Auke Kok a9340b86f0 ixgb: move externs out of .c files 17 years ago
Joe Perches 446490ca44 ixgb: convert boolean_t to bool 17 years ago
Jesse Brandeburg bab2bce7dc ixgb: add explicit state checking 17 years ago
Joe Perches c3033b01d7 e1000: Convert boolean_t to bool 17 years ago
Patrick McHardy f49e1aa133 [NETFILTER]: nf_conntrack_sip: update copyright 17 years ago
Patrick McHardy c7f485abd6 [NETFILTER]: nf_conntrack_sip: RTP routing optimization 17 years ago
Patrick McHardy 0d0ab0378d [NETFILTER]: nf_conntrack_sip: support multiple media channels 17 years ago
Patrick McHardy 4ab9e64e5e [NETFILTER]: nf_nat_sip: split up SDP mangling 17 years ago
Patrick McHardy a9c1d35917 [NETFILTER]: nf_conntrack_sip: create RTCP expectations 17 years ago
Patrick McHardy d901a9369e [NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address 17 years ago
Patrick McHardy 0f32a40fc9 [NETFILTER]: nf_conntrack_sip: create signalling expectations 17 years ago
Patrick McHardy c978cd3a93 [NETFILTER]: nf_nat_sip: translate all Contact headers 17 years ago
Patrick McHardy 720ac7085c [NETFILTER]: nf_nat_sip: translate all Via headers 17 years ago
Patrick McHardy 2bbb21168a [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers 17 years ago
Patrick McHardy 9467ee380a [NETFILTER]: nf_conntrack_sip: flush expectations on call termination 17 years ago
Patrick McHardy 595a8ecb5f [NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods 17 years ago
Patrick McHardy 33cb1e9a93 [NETFILTER]: nf_conntrack_sip: perform NAT after parsing 17 years ago
Patrick McHardy 30f33e6dee [NETFILTER]: nf_conntrack_sip: support method specific request/response handling 17 years ago
Patrick McHardy 7d3dd043b6 [NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function 17 years ago