summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()Tobias Klauser2015-07-29
| * | | | | | | | | | | lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter2015-07-27
| * | | | | | | | | | | tcp: tso: allow deferring under reordering stateEric Dumazet2015-07-27
| * | | | | | | | | | | ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau2015-07-27
| * | | | | | | | | | | ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau2015-07-27
| * | | | | | | | | | | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-27
| * | | | | | | | | | | ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel2015-07-27
| * | | | | | | | | | | ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel2015-07-27
| * | | | | | | | | | | dev: Spelling fix in commentssubashab@codeaurora.org2015-07-27
| * | | | | | | | | | | bridge: mdb: notify on router port add and delSatish Ashok2015-07-26
| * | | | | | | | | | | openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf2015-07-26
| * | | | | | | | | | | openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel2015-07-26
| * | | | | | | | | | | ipv4: be more aggressive when probing alternative gatewaysJulian Anastasov2015-07-26
| * | | | | | | | | | | ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao2015-07-26
| * | | | | | | | | | | tipc: clean up socket layer message receptionJon Paul Maloy2015-07-26
| * | | | | | | | | | | tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-26
| * | | | | | | | | | | tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-26
| * | | | | | | | | | | bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami2015-07-24
| |/ / / / / / / / / /
| * | | | | | | | | | ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-22
| * | | | | | | | | | | mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu2015-07-22
| * | | | | | | | | | | net: track success and failure of TCP PMTU probingRick Jones2015-07-21
| * | | | | | | | | | | mpls: make RTA_OIF optionalRoopa Prabhu2015-07-21
| * | | | | | | | | | | tipc: fix compatibility bugJon Paul Maloy2015-07-21
| * | | | | | | | | | | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-21
| * | | | | | | | | | | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
| * | | | | | | | | | | openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-21
| * | | | | | | | | | | openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-21
| * | | | | | | | | | | openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-21
| * | | | | | | | | | | fib: Add fib rule match on tunnel idThomas Graf2015-07-21
| * | | | | | | | | | | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
| * | | | | | | | | | | route: Extend flow representation with tunnel keyThomas Graf2015-07-21
| * | | | | | | | | | | arp: Inherit metadata dst when creating ARP requestsThomas Graf2015-07-21
| * | | | | | | | | | | dst: Metadata destinationsThomas Graf2015-07-21
| * | | | | | | | | | | icmp: Don't leak original dst into ip_route_input()Thomas Graf2015-07-21
| * | | | | | | | | | | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
| * | | | | | | | | | | mpls: ip tunnel supportRoopa Prabhu2015-07-21
| * | | | | | | | | | | mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu2015-07-21
| * | | | | | | | | | | ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu2015-07-21
| * | | | | | | | | | | ipv4: redirect dst output to lwtunnel outputRoopa Prabhu2015-07-21
| * | | | | | | | | | | lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-21
| * | | | | | | | | | | ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
| * | | | | | | | | | | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
| * | | | | | | | | | | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-21
| * | | | | | | | | | | xfrm: Fix a typoJakub Wilk2015-07-21
| * | | | | | | | | | | sctp: fix cut and paste issue in commentMarcelo Ricardo Leitner2015-07-21
| * | | | | | | | | | | sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner2015-07-21
| * | | | | | | | | | | sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner2015-07-21
| * | | | | | | | | | | test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-20