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
2012-03-22
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
1
-0
/
+1
2012-03-22
netfilter: remove forward module param confusion.
Rusty Russell
1
-7
/
+2
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-1030
/
+697
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+4
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
2
-1
/
+19
2012-03-19
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
1
-99
/
+115
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+23
2012-03-16
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
1
-1
/
+1
2012-03-12
net: ipv4: Standardize prefixes for message logging
Joe Perches
19
-48
/
+79
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-19
/
+97
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
25
-181
/
+163
2012-03-11
tcp: fix syncookie regression
Eric Dumazet
2
-17
/
+23
2012-03-09
ipv4: Make ip_rcv_options() return bool.
David S. Miller
1
-3
/
+3
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
1
-4
/
+4
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+86
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2
-10
/
+2
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2012-03-07
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
7
-529
/
+86
2012-03-07
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
1
-1
/
+2
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
1
-0
/
+47
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
1
-3
/
+10
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
3
-526
/
+0
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
3
-0
/
+29
2012-03-06
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
1
-0
/
+4
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-50
/
+68
2012-03-03
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
1
-0
/
+1
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+10
2012-02-28
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
1
-8
/
+10
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-14
/
+4
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-15
/
+12
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-13
/
+9
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-6
/
+12
2012-02-24
gre: fix spelling in comments
stephen hemminger
1
-5
/
+5
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-3
/
+3
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
2
-8
/
+3
2012-02-21
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
1
-0
/
+1
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
1
-2
/
+2
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
Paul E. McKenney
1
-6
/
+1
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
1
-8
/
+3
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+29
2012-02-15
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
1
-1
/
+1
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-14
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
1
-0
/
+4
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
1
-2
/
+3
2012-02-13
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
1
-9
/
+10
2012-02-13
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
1
-14
/
+22
[next]