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
*
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-04
1
-0
/
+2
*
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2013-07-04
1
-1
/
+4
*
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2013-07-04
1
-0
/
+2
*
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
2013-07-04
1
-3
/
+5
*
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
15
-58
/
+88
|
\
|
*
af_key: fix info leaks in notify messages
Mathias Krause
2013-06-27
1
-0
/
+2
|
*
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2013-06-27
1
-1
/
+7
|
*
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-26
3
-30
/
+40
|
*
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-26
1
-5
/
+4
|
*
gre: fix a possible skb leak
Eric Dumazet
2013-06-26
2
-9
/
+13
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-26
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-25
1
-1
/
+1
|
|
|
\
|
*
|
|
ipv6: Process unicast packet with Router Alert by checking flag in skb.
YOSHIFUJI Hideaki / 吉藤英明
2013-06-25
1
-3
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-06-24
6
-8
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
2013-06-24
1
-4
/
+8
|
|
*
|
netfilter: ctnetlink: send event when conntrack label was modified
Florian Westphal
2013-06-24
2
-1
/
+2
|
|
*
|
netfilter: nf_nat_sip: fix mangling
Balazs Peter Odor
2013-06-24
1
-1
/
+2
|
|
*
|
netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
Phil Oester
2013-06-20
1
-1
/
+1
|
|
*
|
ipvs: SCTP ports should be writable in ICMP packets
Julian Anastasov
2013-06-19
1
-1
/
+2
|
*
|
|
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-20
1
-0
/
+3
|
*
|
|
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
2013-06-20
1
-2
/
+2
*
|
|
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
3
-103
/
+131
*
|
|
|
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-03
1
-44
/
+55
*
|
|
|
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2013-07-03
2
-5
/
+34
*
|
|
|
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2013-07-03
2
-5
/
+33
*
|
|
|
l2tp: do data sequence number handling in a separate func
James Chapman
2013-07-03
1
-20
/
+34
*
|
|
|
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-03
1
-1
/
+1
*
|
|
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-03
1
-0
/
+6
*
|
|
|
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-02
1
-6
/
+10
*
|
|
|
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
2
-2
/
+8
*
|
|
|
ipip: fix a regression in ioctl
Cong Wang
2013-07-02
1
-5
/
+7
*
|
|
|
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-02
1
-1
/
+2
*
|
|
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
*
|
|
|
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
2
-114
/
+0
*
|
|
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-02
2
-10
/
+12
*
|
|
|
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-02
1
-7
/
+0
*
|
|
|
gre: fix a regression in ioctl
Cong Wang
2013-07-02
1
-4
/
+5
*
|
|
|
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-02
16
-409
/
+383
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-02
2
-8
/
+5
|
\
\
\
\
|
*
\
\
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-26
2
-8
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-26
1
-0
/
+5
|
|
*
|
|
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
*
|
|
|
|
|
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-02
1
-7
/
+8
*
|
|
|
|
|
netem: use rb tree to implement the time queue
Eric Dumazet
2013-07-02
1
-24
/
+85
*
|
|
|
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
*
|
|
|
|
|
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
1
-4
/
+8
*
|
|
|
|
|
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
26
-555
/
+682
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
26
-555
/
+682
|
|
\
\
\
\
\
\
[next]