index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-14
/
+20
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-2
/
+2
2006-06-30
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
3
-7
/
+6
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-0
/
+1
2006-06-30
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
1
-1
/
+1
2006-06-30
[TCP]: Reset gso_segs if packet is dodgy
Herbert Xu
1
-4
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
71
-71
/
+0
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
3
-8
/
+0
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
2
-2
/
+6
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2
-5
/
+9
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
1
-2
/
+10
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
2
-2
/
+4
2006-06-25
[NET]: Fix CHECKSUM_HW GSO problems.
Herbert Xu
1
-11
/
+11
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-1
/
+1
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-23
[IPSEC]: Handle GSO packets
Herbert Xu
1
-8
/
+46
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2
-0
/
+113
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
4
-29
/
+40
2006-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2
-9
/
+3
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
2
-1
/
+13
2006-06-17
[TCP] Westwood: reset RTT min after FRTO
Luca De Cicco
1
-2
/
+16
2006-06-17
[TCP] Westwood: bandwidth filter startup
Luca De Cicco
1
-3
/
+9
2006-06-17
[TCP] Westwood: comment fixes
Luca De Cicco
1
-4
/
+21
2006-06-17
[TCP] Westwood: fix first sample
Stephen Hemminger
1
-1
/
+12
2006-06-17
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
1
-8
/
+0
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
1
-8
/
+3
2006-06-17
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
3
-0
/
+20
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
2
-0
/
+2
2006-06-17
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
1
-3
/
+2
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[TCP]: Fix compile warning in tcp_probe.c
David S. Miller
1
-1
/
+3
2006-06-17
[TCP]: Limited slow start for Highspeed TCP
Stephen Hemminger
1
-3
/
+21
2006-06-17
[TCP]: TCP Probe congestion window tracing
Stephen Hemminger
2
-0
/
+180
2006-06-17
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
8
-46
/
+21
2006-06-17
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-17
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-17
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-17
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
[next]