summaryrefslogtreecommitdiff
path: root/net/mpls
Commit message (Expand)AuthorAge
* mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-31
* lwt: Add cfg argument to build_stateTom Herbert2015-08-24
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-09
* af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-06
* mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter2015-08-06
* mpls: Use definition for reserved label checksRobert Shearman2015-08-03
* af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu2015-07-31
* mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu2015-07-22
* mpls: make RTA_OIF optionalRoopa Prabhu2015-07-21
* mpls: ip tunnel supportRoopa Prabhu2015-07-21
* mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu2015-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
|\
| * mpls: handle device renames for per-device sysctlsRobert Shearman2015-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\ \ | |/
| * mpls: fix possible use after free of deviceRobert Shearman2015-06-07
* | net: Add priority to packet_offload objects.David S. Miller2015-06-01
|/
* mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-09
* mpls: Move reserved label definitionsTom Herbert2015-05-05
* mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-22
* mpls: Per-device enabling of packet inputRobert Shearman2015-04-22
* mpls: Per-device MPLS stateRobert Shearman2015-04-22
* mpls: In mpls_egress verify the packet length.Eric W. Biederman2015-03-12
* mpls: Allow mpls_gso and mpls_router to be built as modulesRobert Shearman2015-03-11
* mpls: Spelling: s/conceved/conceived/, s/as/a/Geert Uytterhoeven2015-03-09
* neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-08
* mpls: Correct the ttl decrement.Eric W. Biederman2015-03-08
* mpls: Better error code for unsupported option.Eric W. Biederman2015-03-08
* mpls: Cleanup the rcu usage in the code.Eric W. Biederman2015-03-08
* mpls: Fix the kzalloc argument order in mpls_rt_allocEric W. Biederman2015-03-08
* mpls: Properly validate RTA_VIA payload lengthRobert Shearman2015-03-06
* mpls: using vzalloc requires including vmalloc.hStephen Rothwell2015-03-05
* mpls: rtm_mpls_policy[] can be staticWu Fengguang2015-03-04
* mpls: Multicast route table change notificationsEric W. Biederman2015-03-04
* mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2015-03-04
* mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2015-03-04
* mpls: Basic support for adding and removing routesEric W. Biederman2015-03-04
* mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-04
* mpls: Basic routing supportEric W. Biederman2015-03-04
* mpls: Refactor how the mpls module is builtEric W. Biederman2015-03-04
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
* mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-23
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
* mpls: Allow mpls_gso to be built as modulePravin B Shelar2014-10-31
* mpls: Fix mpls_gso handler.Pravin B Shelar2014-10-31
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* gre: Call gso_make_checksumTom Herbert2014-06-04
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* MPLS: Add limited GSO supportSimon Horman2013-05-27