index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-18
[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
Herbert Xu
2
-6
/
+12
2006-06-18
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
7
-24
/
+13
2006-06-18
[TG3]: Convert to non-LLTX
Michael Chan
2
-20
/
+23
2006-06-18
[TG3]: Remove unnecessary tx_lock
Michael Chan
1
-4
/
+0
2006-06-18
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
5
-1
/
+22
2006-06-18
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-06-18
[BNX2]: Use CPU native page size
Michael Chan
2
-2
/
+8
2006-06-18
[BNX2]: Use compressed firmware
Michael Chan
1
-3392
/
+1864
2006-06-18
[BNX2]: Add firmware decompression
Michael Chan
3
-12
/
+152
2006-06-18
[BNX2]: Allow WoL settings on new 5708 chips
Michael Chan
1
-1
/
+3
2006-06-18
[BNX2]: Add an rx drop counter
Michael Chan
2
-3
/
+14
2006-06-18
[TCP] Westwood: reset RTT min after FRTO
Luca De Cicco
1
-2
/
+16
2006-06-18
[TCP] Westwood: bandwidth filter startup
Luca De Cicco
1
-3
/
+9
2006-06-18
[TCP] Westwood: comment fixes
Luca De Cicco
1
-4
/
+21
2006-06-18
[TCP] Westwood: fix first sample
Stephen Hemminger
1
-1
/
+12
2006-06-18
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
2
-9
/
+0
2006-06-18
[BNX2]: Endian fixes.
Alexey Dobriyan
1
-2
/
+2
2006-06-18
[IRDA]: irda-usb.c: STIR421x cleanups
Nick Fedchik
2
-192
/
+145
2006-06-18
[IPX]: Endian bug in ipxrtr_route_packet()
Alexey Dobriyan
1
-1
/
+1
2006-06-18
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2
-17
/
+14
2006-06-18
[NET]: skb_trim audit
Herbert Xu
3
-22
/
+7
2006-06-18
[NET] ppp: Remove unnecessary pskb_may_pull
Herbert Xu
1
-2
/
+0
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
9
-91
/
+39
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
21
-98
/
+121
2006-06-18
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-18
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-18
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-18
[SECMARK]: Add new packet controls to SELinux
James Morris
6
-119
/
+241
2006-06-18
[SECMARK]: Add CONNSECMARK xtables target
James Morris
4
-0
/
+180
2006-06-18
[SECMARK]: Add secmark support to conntrack
James Morris
9
-0
/
+74
2006-06-18
[SECMARK]: Add xtables SECMARK target
James Morris
4
-0
/
+192
2006-06-18
[SECMARK]: Add secmark support to core networking.
James Morris
6
-1
/
+34
2006-06-18
[SECMARK]: Add SELinux exports
James Morris
2
-0
/
+54
2006-06-18
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-18
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-18
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2
-3
/
+3
2006-06-18
[NET]: NET_TCPPROBE Kconfig fix
Dave Jones
1
-1
/
+1
2006-06-18
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
7
-23
/
+108
2006-06-18
[CONNECTOR]: Fix warning in cn_queue.c
Andreas Schwab
1
-1
/
+1
2006-06-18
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
1
-3
/
+2
2006-06-18
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
2
-2
/
+2
2006-06-18
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
2
-2
/
+2
2006-06-18
[TCP]: Fix compile warning in tcp_probe.c
David S. Miller
1
-1
/
+3
2006-06-18
[TCP]: Limited slow start for Highspeed TCP
Stephen Hemminger
1
-3
/
+21
2006-06-18
[TCP]: TCP Probe congestion window tracing
Stephen Hemminger
3
-0
/
+195
2006-06-18
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
9
-48
/
+23
2006-06-18
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-18
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-18
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-18
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
[next]