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
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-2
/
+2
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-29
tcp: reset timer after any SYNACK retransmit
Yuchung Cheng
1
-1
/
+6
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
7
-12
/
+35
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
1
-1
/
+4
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
1
-1
/
+1
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-61
/
+104
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
14
-17
/
+45
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2
-5
/
+5
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+7
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+31
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2
-0
/
+8
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
11
-1
/
+19
2013-04-17
net: drop dst before queueing fragments
Eric Dumazet
1
-4
/
+10
2013-04-15
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-04-14
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2
-6
/
+5
2013-04-13
tcp: tcp_tso_segment() small optimization
Eric Dumazet
1
-2
/
+5
2013-04-12
tcp: GSO should be TSQ friendly
Eric Dumazet
2
-1
/
+13
2013-04-11
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+7
2013-04-11
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
3
-5
/
+5
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+1
2013-04-09
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
Zefan Li
1
-2
/
+0
2013-04-08
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
1
-16
/
+42
2013-04-08
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
1
-0
/
+2
2013-04-08
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
1
-3
/
+5
2013-04-08
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
1
-6
/
+11
2013-04-08
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
3
-9
/
+14
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-51
/
+98
2013-04-05
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
1
-40
/
+89
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-5
/
+6
2013-04-05
net: ipv4: notify when address lifetime changes
Jiri Pirko
1
-2
/
+4
2013-04-04
net: frag queue per hash bucket locking
Jesper Dangaard Brouer
1
-13
/
+44
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
1
-1
/
+12
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2
-6
/
+3
2013-03-30
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
1
-1
/
+0
2013-03-29
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
1
-1
/
+1
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
4
-13
/
+13
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
1
-2
/
+0
2013-03-27
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
1
-0
/
+3
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-2
/
+1
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+21
2013-03-26
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
2
-39
/
+2
[next]