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
2010-06-26
syncookies: add support for ECN
Florian Westphal
2
-9
/
+12
2010-06-26
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
1
-21
/
+14
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-10
/
+17
2010-06-25
arp: RCU change in arp_solicit()
Eric Dumazet
1
-5
/
+7
2010-06-24
tcp: do not send reset to already closed sockets
Konstantin Khorenko
1
-0
/
+4
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+6
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
3
-1
/
+15
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
1
-3
/
+6
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
1
-6
/
+19
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
3
-6
/
+10
2010-06-15
inetpeer: do not use zero refcnt for freed entries
Eric Dumazet
1
-2
/
+8
2010-06-15
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
1
-6
/
+3
2010-06-15
ip_frag: Remove some atomic ops
Eric Dumazet
1
-2
/
+1
2010-06-15
inetpeer: RCU conversion
Eric Dumazet
1
-69
/
+95
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-62
/
+62
2010-06-15
tcp: unify tcp flag macros
Changli Gao
3
-35
/
+34
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
28
-490
/
+601
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
1
-19
/
+29
2010-06-14
inetpeer: various changes
Eric Dumazet
1
-38
/
+56
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
1
-3
/
+1
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2010-06-10
net-next: remove useless union keyword
Changli Gao
19
-305
/
+305
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
1
-4
/
+15
2010-06-09
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
1
-7
/
+5
2010-06-09
netfilter: ip_queue: rwlock to spinlock conversion
Eric Dumazet
1
-32
/
+25
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2
-2
/
+2
2010-06-07
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
1
-4
/
+2
2010-06-07
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
1
-7
/
+3
2010-06-07
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
2
-17
/
+17
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
1
-1
/
+3
2010-06-07
raw: avoid two atomics in xmit
Eric Dumazet
1
-3
/
+5
2010-06-07
tcp: Fix slowness in read /proc/net/tcp
Tom Herbert
1
-8
/
+84
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-18
/
+17
2010-06-05
syncookies: update mss tables
Florian Westphal
1
-19
/
+19
2010-06-05
syncookies: avoid unneeded tcp header flag double check
Florian Westphal
2
-2
/
+2
2010-06-05
syncookies: make v4/v6 synflood warning behaviour the same
Florian Westphal
1
-11
/
+13
2010-06-04
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
1
-1
/
+1
2010-06-04
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
1
-3
/
+4
2010-06-04
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
1
-5
/
+5
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
2
-6
/
+5
2010-06-03
arp: RCU changes
Eric Dumazet
1
-7
/
+4
2010-06-03
ipv4: RCU changes in __mkroute_input()
Eric Dumazet
1
-5
/
+3
2010-06-03
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
Eric Dumazet
1
-18
/
+17
2010-06-03
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
4
-15
/
+26
2010-06-02
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
1
-2
/
+2
2010-06-02
ipconfig: send host-name in DHCP requests
Wu Fengguang
1
-0
/
+7
2010-06-01
net/ipv4/igmp.c: Remove unnecessary kmalloc casts
Joe Perches
1
-2
/
+1
2010-05-31
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
1
-2
/
+2
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
[next]