开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
2015-03-04
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
2015-03-04
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
2015-03-04
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-04
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
2015-03-04
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
2015-03-04
fib_trie: Fib find node should return parent
Alexander Duyck
2015-03-04
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
2015-03-04
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
2015-03-04
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-03-04
mpls: Functions for reading and wrinting mpls labels over netlink
Eric W. Biederman
2015-03-04
mpls: Basic support for adding and removing routes
Eric W. Biederman
2015-03-04
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
2015-03-04
mpls: Basic routing support
Eric W. Biederman
2015-03-04
mpls: Refactor how the mpls module is built
Eric W. Biederman
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
bridge: fix bridge netlink RCU usage
Johannes Berg
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
l2tp: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
atm: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
appletalk: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
8021q: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
net/atm/signaling.c: remove WAIT_FOR_DEMON code
Fabian Frederick
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-02
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
arp: Kill arp_find
Eric W. Biederman
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
ax25: Stop depending on arp_find
Eric W. Biederman
2015-03-02
ax25: Stop calling/abusing dev_rebuild_header
Eric W. Biederman
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
arp: Remove special case to give AX25 it's open arp operations.
Eric W. Biederman
2015-03-02
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
2015-03-02
rose: Transmit packets in rose_xmit not rose_rebuild_header
Eric W. Biederman
2015-03-02
rose: Set the destination address in rose_header
Eric W. Biederman
2015-03-02
ax25: In ax25_rebuild_header add missing kfree_skb
Eric W. Biederman
[next]