开源镜像站
帮助
动态
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-07-29
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
2015-07-29
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
2015-07-29
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
2015-07-29
tipc: fix bug in broadcast synch message create function
Jon Maloy
2015-07-29
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
Tobias Klauser
2015-07-27
lwtunnel: use kfree_skb() instead of vanilla kfree()
Dan Carpenter
2015-07-27
tcp: tso: allow deferring under reordering state
Eric Dumazet
2015-07-27
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
2015-07-27
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
2015-07-27
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
2015-07-27
dev: Spelling fix in comments
subashab@codeaurora.org
2015-07-26
bridge: mdb: notify on router port add and del
Satish Ashok
2015-07-26
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
2015-07-26
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
2015-07-26
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
2015-07-26
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
2015-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
2015-07-24
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
2015-07-21
mpls: make RTA_OIF optional
Roopa Prabhu
2015-07-21
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
2015-07-21
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-21
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-21
tipc: fix compatibility bug
Jon Paul Maloy
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
2015-07-21
dst: Metadata destinations
Thomas Graf
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
2015-07-21
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
[next]