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-09-23
net: return operator cleanup
Eric Dumazet
11
-19
/
+19
2010-09-22
xfrm4: strip ECN bits from tos field
Ulrich Weber
1
-1
/
+1
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
1
-1
/
+3
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
1
-2
/
+4
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-6
/
+13
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-14
/
+19
2010-09-20
net: rx_dropped accounting
Eric Dumazet
2
-3
/
+8
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
1
-4
/
+4
2010-09-19
bridge : Sanitize skb before it enters the IP stack
Bandan Das
1
-1
/
+2
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
2
-3
/
+3
2010-09-15
gre: get rid of ipgre_lock
Eric Dumazet
1
-29
/
+32
2010-09-15
ipip: get rid of ipip_lock
Eric Dumazet
1
-33
/
+34
2010-09-13
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-09-13
ipv4: force_igmp_version ignored when a IGMPv3 query received
Bob Arendt
1
-1
/
+1
2010-09-10
fib: cleanups
Eric Dumazet
1
-32
/
+23
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-35
/
+97
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-08
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+48
2010-09-08
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
1
-26
/
+5
2010-09-08
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-08
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-07
ipv4: Fix reverse path filtering with multipath routing.
David S. Miller
1
-2
/
+13
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-01
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-01
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-4
/
+9
2010-08-31
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
3
-5
/
+5
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
1
-15
/
+2
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2
-16
/
+35
2010-08-27
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
1
-2
/
+3
2010-08-25
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-08-25
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-08-24
net: ip_append_data() optim
Eric Dumazet
1
-4
/
+3
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2
-0
/
+6
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2
-2
/
+2
2010-08-22
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+4
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
4
-8
/
+8
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2
-0
/
+4
2010-08-07
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2010-08-02
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-02
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
[prev]
[next]