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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
1
-1
/
+1
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
7
-38
/
+46
2013-09-30
ethernet: use likely() for common Ethernet encap
stephen hemminger
1
-4
/
+5
2013-09-30
ethernet: cleanup eth_type_trans
stephen hemminger
1
-14
/
+3
2013-09-30
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-09-30
qdisc: basic classifier - remove unnecessary initialization
stephen hemminger
1
-1
/
+1
2013-09-30
qdisc: meta return ENOMEM on alloc failure
stephen hemminger
1
-1
/
+3
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-75
/
+10
2013-09-30
dev: always advertise rx_flags changes via netlink
Nicolas Dichtel
1
-23
/
+37
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
2
-7
/
+7
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2
-1
/
+13
2013-09-28
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
5
-6
/
+24
2013-09-28
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
1
-1
/
+19
2013-09-27
ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net
Hannes Frederic Sowa
1
-0
/
+14
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
2
-64
/
+173
2013-09-26
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
1
-1
/
+34
2013-09-26
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
1
-2
/
+17
2013-09-26
vlan: unlink the upper neighbour before unregistering
Veaceslav Falico
1
-2
/
+2
2013-09-26
vlan: link the upper neighbour only after registering
Veaceslav Falico
1
-7
/
+7
2013-09-26
net: add a possibility to get private from netdev_adjacent->list
Veaceslav Falico
1
-0
/
+10
2013-09-26
net: add for_each iterators through neighbour lower link's private
Veaceslav Falico
1
-1
/
+59
2013-09-26
net: add netdev_adjacent->private and allow to use it
Veaceslav Falico
1
-11
/
+57
2013-09-26
net: add RCU variant to search for netdev_adjacent link
Veaceslav Falico
1
-0
/
+13
2013-09-26
net: add adj_list to save only neighbours
Veaceslav Falico
1
-100
/
+103
2013-09-26
net: use lists as arguments instead of bool upper
Veaceslav Falico
1
-32
/
+22
2013-09-26
net: neighbour: use source address of last enqueued packet for solicitation
Hannes Frederic Sowa
1
-1
/
+1
2013-09-24
ipv6: do not allow ipv6 module to be removed
Cong Wang
1
-48
/
+0
2013-09-24
tcp: fix dynamic right sizing
Eric Dumazet
1
-31
/
+53
2013-09-24
tcp: syncookies: reduce mss table to four values
Florian Westphal
2
-17
/
+20
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
2
-38
/
+17
2013-09-20
net_sched: htb: support of 64bit rates
Eric Dumazet
1
-2
/
+15
2013-09-20
net_sched: add u64 rate to psched_ratecfg_precompute()
Eric Dumazet
4
-8
/
+9
2013-09-20
net: ethernet: eth.c: removed checkpatch warnings and errors
Avinash Kumar
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-97
/
+102
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+11
2013-09-18
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-09-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+2
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-28
/
+31
2013-09-17
tcp: fix RTO calculated from cached RTT
Neal Cardwell
1
-1
/
+3
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
2013-09-17
netfilter: nfnetlink_queue: use network skb for sequence adjustment
Gao feng
1
-1
/
+1
2013-09-16
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2
-3
/
+2
2013-09-16
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-09-16
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
1
-12
/
+16
2013-09-16
netfilter: ipset: Validate the set family and not the set type family at swap...
Jozsef Kadlecsik
1
-1
/
+1
2013-09-16
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
5
-10
/
+9
2013-09-16
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...
Jozsef Kadlecsik
1
-2
/
+2
[next]