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