packets: Add in6_is_lla() function.
[cascardo/ovs.git] / datapath / linux /
2016-07-19 Pravin B Shelardatapath: Add support for kernel 4.5
2016-07-19 Pravin B Shelardatapath: Add support for kernel 4.4
2016-07-18 Pravin B Shelardataoath: compat: Do not use upstream fill-meta-data...
2016-07-18 Pravin B Shelardatapath: genlmsg_new_unicast to genlmsg_new
2016-07-17 Pravin B Shelardatapath: internal-dev: set IFF_NO_QUEUE
2016-07-17 Pravin B Shelardatapath: use PTR_ERR_OR_ZERO
2016-07-17 Pravin B Shelardatapath: backport: libnl: nla_put_be64(): align on...
2016-07-17 Pravin B Shelardatapath: backport: ovs: propagate per dp max headroom...
2016-07-17 Pravin B Shelardatapath: backport: ovs: use nla_put_u64_64bit()
2016-07-17 Pravin B Shelardatapath: backport: ovs: align nlattr properly when...
2016-07-17 Pravin B Shelardatapath: backport: openvswitch: allow management from...
2016-07-17 Pravin B Shelardatapath: remove get_pcpu_ptr
2016-07-17 Pravin B Shelardatapath: Use skb_postpush_rcsum()
2016-07-17 Pravin B Shelardatapath: compat: reset md_dst on recieve.
2016-07-17 Pravin B Shelardatapath: compat: Set OVS-GSO segment handler only...
2016-07-17 Pravin B Shelardatapath: tnl-segmentation: clone dst for each segment.
2016-07-17 Pravin B Shelardatapath: compat: clear skb IPCB block.
2016-07-11 Pravin B Shelardatapath: Fix ip tunnel compilation for newer kernel.
2016-07-09 Pravin B Shelardatapath: backport: iptunnel: make rx/tx bytes counters...
2016-07-09 Pravin B Shelardatapath: backport: ovs/vxlan: fix rtnl notifications...
2016-07-09 Pravin B Shelardatapath: backport: ovs/geneve: fix rtnl notifications...
2016-07-09 Pravin B Shelardatapath: backport: ovs/gre,geneve: fix error path...
2016-07-09 Pravin B Shelardatapath: backport: geneve: fix tx_errors statistics
2016-07-09 Pravin B Shelardatapath: backport: udp: prevent skbs lingering in...
2016-07-09 Pravin B Shelardatapath: backport: udp_offload: Set encapsulation...
2016-07-09 Pravin B Shelardatapath: backport: geneve: add IPv6 bits to geneve_fil...
2016-07-09 Pravin B Shelardatapath: compat: get rid of OVS_CB inner header offsets.
2016-07-09 Pravin B Shelardatapath: compat: Use dst-cache for Geneve and VxLAN...
2016-07-09 Pravin B Shelardatapath: compat: Update Geneve and VxLAN modules.
2016-07-09 Pravin B Shelardatapath: compat: Add support for IPv6 UDP tunnel segme...
2016-07-09 Pravin B Shelardatapath: compat: Prepare tnl-segmentation for ipv6.
2016-07-09 Pravin B Shelardatapath: backport: ip_tunnel: Move stats update to...
2016-07-09 Pravin B Shelardatapath: backport: udp: Add socket based GRO and config
2016-07-09 Pravin B Shelardatapath: compat: Update IPv6 in setup_udp_tunnel_sock()
2016-07-09 Pravin B Shelardatapath: compat: Update udp_sock_create
2016-07-09 Pravin B Shelardatapath: compat: rename HAVE_METADATA_DST to USE_UPSTR...
2016-07-09 Pravin B Shelardatapath: backport: ip_tunnel: add support for setting...
2016-07-09 Pravin B Shelardatapath: compat: Remove unnecessary iptunnel_xmit...
2016-07-09 Pravin B Shelardatapath: backport: tunnel: introduce ipv6_tun_rx_dst()
2016-07-09 Pravin B Shelardatapath: backport: ip_tunnel_core: iptunnel_handle_off...
2016-07-09 Pravin B Shelardatapath: backport: net: add dst_cache support
2016-07-09 Pravin B Shelardatapath: backport: tunnels: Remove encapsulation offlo...
2016-07-09 Pravin B Shelardatapath: backport: iptunnel: scrub packet in iptunnel_...
2016-07-09 Pravin B Shelardatapath: compat: Refactor egress tunnel info
2016-06-27 Joe Stringercompat: Backport ip_do_fragment().
2016-06-27 Eric W. Biedermancompat: ipv4: Pass struct net through ip_fragment.
2016-06-24 William Tudatapath:backport: openvswitch: Add packet len info...
2016-06-24 William Tudatapath:backport: openvswitch: Add packet truncation...
2016-06-21 Jarno Rajahalmedatapath: change nf_connlabels_get bit arg to 'highest...
2016-06-21 Jarno Rajahalmedatapath: compat for NAT.
2016-06-06 Aaron RosenAdd *.c to datapath/linux/.gitignore
2016-05-03 Joe Stringercompat: Remove skbuff header helper backports.
2016-05-03 Joe Stringercompat: Remove unused ipv[46] backports.
2016-05-03 Joe Stringercompat: Document nf_defrag_ipv[46] backport.
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: fix NULL deref panic.
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: avoid nf_iterate recursion.
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: avoid/free clone operations.
2016-05-03 Joe Stringercompat: ipv6: Pass struct net into nf_ct_frag6_gather.
2016-05-03 Joe Stringercompat: ipv4: Pass struct net into ip_defrag.
2016-05-03 Joe Stringercompat: Add a struct net parameter to l4_pkt_to_tuple.
2016-05-02 Joe Stringercompat: skbuff: Remove references to old kernels.
2016-04-27 Pravin B Shelarstt: linearize for CONFIG_SLUB case
2016-03-14 Pravin B Shelardatapath: Remove OVS_FRAGMENT_BACKPORT
2016-03-14 Pravin B Shelardatapath: Drop support for kernel older than 3.10
2016-03-04 Pravin B Shelardatapath: STT: Fix checksum handling.
2016-02-19 Joe Stringerdatapath: lisp: Relax MTU constraints.
2016-02-19 Joe Stringerdatapath: stt: Relax MTU constraints.
2016-02-19 David Wraggdatapath: geneve: Refine MTU limit.
2016-02-19 David Wraggdatapath: Set a large MTU on tunnel devices.
2016-02-19 David Wraggdatapath: geneve: Relax MTU constraints.
2016-02-19 David Wraggdatapath: vxlan: Relax MTU constraints.
2016-02-04 Joe Stringercompat: Detect and use upstream ip_fragment().
2016-02-04 Joe Stringercompat: Detect and use inet_frag_queue->list_evictor.
2016-02-04 Joe Stringercompat: Rename OVS frag caches.
2016-02-04 Joe Stringerdatapath: Fix kernel-4.3 build.
2016-02-02 Joe Stringercompat: Detect and use nf_ct_frag6_gather().
2016-02-02 Joe Stringercompat: Detect and use inet_getpeer_v4().
2016-02-02 Joe Stringercompat: Detect and use __skb_dst_copy().
2016-02-02 Joe Stringercompat: Detect and use nf_connlabels_get().
2016-02-02 Joe Stringercompat: Detect and use nf_ipv6_ops->fragment.
2016-02-02 Joe Stringercompat: Detect and use struct nf_conntrack_zone.
2016-02-02 Joe Stringercompat: Detect and use inet_frags->lock.
2016-02-02 Joe Stringercompat: Detect and use inet_frags->frags_work.
2016-02-02 Joe Stringercompat: Detect and use inet_frag_queue->last_in.
2016-01-29 Joe Stringerdatapath: inet: frag: Always orphan skbs inside ip_defr...
2016-01-29 Joe Stringerdatapath: Fix IPv6 fragment expiry crash.
2016-01-29 Simon Hormandatapath: test for netlink_set_err returning void
2016-01-21 Pravin B Shelardatapath: compat: Add NULL check for tun-dst.
2016-01-14 Pravin B Shelardatapath: STT: Fix nf-hook softlockup.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Pravin B Shelardatapath: Fix deadlock on STT device destroy.
2015-12-23 Simon Hormandatapath: ip4_dst_hoplimit compat code is needed prior...
2015-12-21 Pravin B Shelardatapath: stt: Fix device list management.
2015-12-20 Pravin B Shelardatapath: stt: Fix error handling in stt_start().
2015-12-20 Pravin B Shelardatapath: stt: Do not access stt_dev socket in lookup.
2015-12-19 Joe Stringercompat: Always use own __ipv6_select_ident().
2015-12-17 Pravin B Shelardatapath: stt: Use RCU API to update stt-dev list.
2015-12-11 Pravin B Shelardatapath: compat: Block upstream ip_tunnels functions.
2015-12-11 Pravin B Shelardatapath: define compat ip_tunnel_get_link_net()
2015-12-11 Pravin B Shelardatapath: define compat ip_tunnel_get_iflink()
next