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
*
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
2015-03-05
1
-1
/
+1
*
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
2015-03-05
1
-3
/
+13
*
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
2015-03-05
1
-5
/
+13
*
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-05
2
-21
/
+52
*
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
2015-03-05
1
-24
/
+27
*
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
2015-03-05
1
-142
/
+95
*
fib_trie: Fib find node should return parent
Alexander Duyck
2015-03-05
1
-18
/
+24
*
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
2015-03-05
1
-96
/
+120
*
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
2015-03-05
1
-63
/
+78
*
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
1
-1
/
+1
*
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
1
-0
/
+60
*
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-03-04
1
-0
/
+229
*
mpls: Functions for reading and wrinting mpls labels over netlink
Eric W. Biederman
2015-03-04
2
-0
/
+60
*
mpls: Basic support for adding and removing routes
Eric W. Biederman
2015-03-04
1
-0
/
+133
*
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
2015-03-04
1
-0
/
+146
*
mpls: Basic routing support
Eric W. Biederman
2015-03-04
4
-0
/
+411
*
mpls: Refactor how the mpls module is built
Eric W. Biederman
2015-03-04
2
-2
/
+18
*
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
1
-0
/
+34
*
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
4
-16
/
+26
*
bridge: fix bridge netlink RCU usage
Johannes Berg
2015-03-04
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-04
53
-252
/
+269
|
\
|
*
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-03-04
2
-0
/
+4
|
|
\
|
|
*
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2015-02-26
1
-0
/
+2
|
|
*
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2015-02-18
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-04
40
-80
/
+192
|
|
\
\
|
|
*
|
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
|
|
*
|
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-03
1
-0
/
+2
|
|
*
|
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-03
2
-2
/
+4
|
|
*
|
rxrpc: don't multiply with HZ twice
Florian Westphal
2015-03-01
1
-1
/
+1
|
|
*
|
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
2015-03-01
1
-3
/
+4
|
|
*
|
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
2015-03-01
3
-3
/
+14
|
|
*
|
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
|
|
*
|
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-03-01
6
-9
/
+14
|
|
|
\
\
|
|
|
*
|
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-02-26
1
-0
/
+1
|
|
|
*
|
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
2015-02-24
1
-1
/
+1
|
|
|
*
|
cfg80211: calls nl80211_exit on error
Junjie Mao
2015-02-24
1
-0
/
+1
|
|
|
*
|
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
2015-02-24
1
-1
/
+1
|
|
|
*
|
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
2015-02-24
1
-4
/
+4
|
|
|
*
|
nl80211: use loop index as type for net detect frequency results
Samuel Tan
2015-02-24
1
-3
/
+1
|
|
|
*
|
mac80211: clear sdata->radar_required
Eliad Peller
2015-02-24
1
-0
/
+5
|
|
*
|
|
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+3
|
|
*
|
|
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+4
|
|
*
|
|
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
3
-6
/
+0
|
|
*
|
|
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
2015-02-24
1
-1
/
+9
|
|
*
|
|
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-24
1
-2
/
+2
|
|
*
|
|
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-24
1
-1
/
+16
|
|
*
|
|
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
2015-02-23
1
-9
/
+0
|
|
*
|
|
irda: replace current->state by set_current_state()
Fabian Frederick
2015-02-23
2
-3
/
+3
|
|
*
|
|
decnet: Fix obvious o/0 typo
Rasmus Villemoes
2015-02-23
1
-1
/
+1
|
|
|
/
/
|
|
*
|
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
2015-02-23
1
-1
/
+1
[next]