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: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-16
1
-0
/
+6
*
net: fix uninitialized variable issue
tadeusz.struk@intel.com
2015-12-15
1
-0
/
+1
*
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2015-12-15
1
-0
/
+3
*
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
1
-1
/
+1
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
*
net: fix IP early demux races
Eric Dumazet
2015-12-15
2
-5
/
+3
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
5
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-14
5
-58
/
+56
|
\
|
*
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-13
1
-1
/
+2
|
*
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-10
2
-0
/
+2
|
*
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
1
-2
/
+0
|
*
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
2
-52
/
+46
|
*
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-09
1
-0
/
+1
|
*
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
2015-11-23
1
-3
/
+5
*
|
net: Flush local routes when device changes vrf association
David Ahern
2015-12-14
1
-0
/
+9
*
|
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
1
-9
/
+13
*
|
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
1
-5
/
+12
*
|
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
1
-2
/
+6
*
|
mpls: validate L2 via address length
Robert Shearman
2015-12-12
1
-0
/
+4
*
|
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-12
1
-2
/
+5
*
|
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-12
1
-1
/
+8
*
|
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-12
1
-0
/
+8
*
|
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-12
2
-13
/
+26
*
|
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-12
1
-2
/
+9
*
|
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
1
-0
/
+2
*
|
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
Eric Dumazet
2015-12-07
1
-2
/
+1
*
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-12-07
3
-9
/
+31
|
\
\
|
*
|
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
Sven Eckelmann
2015-12-07
1
-1
/
+4
|
*
|
batman-adv: fix erroneous client entry duplicate detection
Marek Lindner
2015-12-07
1
-2
/
+4
|
*
|
batman-adv: avoid keeping false temporary entry
Simon Wunderlich
2015-12-07
1
-2
/
+8
|
*
|
batman-adv: fix speedy join for DAT cache replies
Simon Wunderlich
2015-12-07
1
-4
/
+15
*
|
|
mpls: fix sending of local encapped packets
Robert Shearman
2015-12-07
1
-2
/
+2
|
/
/
*
|
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-07
2
-1
/
+3
*
|
sctp: only drop the reference on the datamsg after sending a msg
lucien
2015-12-06
1
-4
/
+2
*
|
sctp: hold the chunks only after the chunk is enqueued in outq
lucien
2015-12-06
2
-2
/
+1
*
|
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2015-12-06
1
-0
/
+1
*
|
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-06
2
-2
/
+3
*
|
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2015-12-06
1
-2
/
+2
*
|
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
2015-12-06
1
-1
/
+1
*
|
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
2015-12-04
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-04
70
-298
/
+596
|
\
\
|
*
\
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-03
6
-15
/
+21
|
|
\
\
|
|
*
|
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
2015-12-02
1
-2
/
+6
|
|
*
|
mac80211: do not actively scan DFS channels
Antonio Quartulli
2015-12-02
1
-4
/
+5
|
|
*
|
mac80211: don't teardown sdata on sdata stop
Eliad Peller
2015-12-02
1
-1
/
+1
|
|
*
|
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-11-20
1
-1
/
+2
|
|
*
|
mac80211: ensure we don't update tx power on a non-running sdata
Emmanuel Grumbach
2015-11-20
1
-1
/
+2
|
|
*
|
mac80211: mesh: fix call_rcu() usage
Johannes Berg
2015-11-17
1
-4
/
+4
|
|
*
|
mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
2015-11-17
1
-2
/
+1
|
*
|
|
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
4
-14
/
+23
[next]