openvswitch: Pass net into ovs_fragment
[deliverable/linux.git] / include /
2015-09-30  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-09-30  David Ahernnet: Add support for filtering neigh dump by master...
2015-09-30  David S. MillerMerge branch 'switchdev-callback'
2015-09-30  Vivien Didelotnet: switchdev: extract struct switchdev_obj_*
2015-09-30  Vivien Didelotnet: switchdev: abstract object in add/del ops
2015-09-30  Vivien Didelotnet: switchdev: pass callback to dump operation
2015-09-30  Vivien Didelotnet: switchdev: remove dev from switchdev_obj cb
2015-09-30  David S. MillerMerge branch 'L3_master_device'
2015-09-30  David Ahernnet: Move netif_index_is_l3_master to l3mdev.h
2015-09-30  David Ahernnet: Remove vrf header file
2015-09-30  David Ahernnet: Remove the now unused vrf_ptr
2015-09-30  David Ahernnet: Replace calls to vrf_dev_get_rth
2015-09-30  David Ahernnet: Replace vrf_dev_table and friends
2015-09-30  David Ahernnet: Replace vrf_master_ifindex{, _rcu} with l3mdev...
2015-09-30  David Ahernnet: Introduce L3 Master device abstraction
2015-09-30  David Ahernnet: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
2015-09-29  David S. MillerMerge branch 'listener-refactoring-preparations'
2015-09-29  Eric Dumazettcp: prepare fastopen code for upcoming listener changes
2015-09-29  Eric Dumazettcp: constify tcp_syn_flood_action() socket argument
2015-09-29  Eric Dumazettcp: constify tcp_v{4|6}_route_req() sock argument
2015-09-29  Eric Dumazettcp: cookie_init_sequence() cleanups
2015-09-29  Eric Dumazettcp/dccp: constify syn_recv_sock() method sock argument
2015-09-29  Eric Dumazettcp: constify tcp_create_openreq_child() socket argument
2015-09-29  Eric Dumazetnet: constify sk_gfp_atomic() sock argument
2015-09-29  Eric Dumazetinet: constify __inet_inherit_port() sock argument
2015-09-29  Eric Dumazetinet: constify inet_csk_route_child_sock() socket argument
2015-09-29  Eric Dumazetdccp: use inet6_csk_route_req() helper
2015-09-29  Eric Dumazettcp: remove tcp_rcv_state_process() tcp_hdr argument
2015-09-29  Eric Dumazettcp: remove unused len argument from tcp_rcv_state_proc...
2015-09-29  Eric Dumazettcp/dccp: constify send_synack and send_reset socket...
2015-09-29  David S. MillerMerge branch 'ipv4-routing-cleanups'
2015-09-29  Alexander Duycknet/ipv4: Pass proto as u8 instead of u16 in ip_check_m...
2015-09-29  Nikolay Aleksandrovbridge: vlan: add per-vlan struct and move to rhashtables
2015-09-29  Eric W. Biedermanbridge: Pass net into br_validate_ipv4 and br_validate_ipv6
2015-09-29  Eric W. Biedermanipv6: Pass struct net into ip6_route_me_harder
2015-09-29  Eric W. Biedermanipv4: Pass struct net into ip_route_me_harder
2015-09-29  Eric W. Biedermannetfilter: Push struct net down into nf_afinfo.reroute
2015-09-29  Eric W. Biedermanipv4: Push struct net down into nf_send_reset
2015-09-29  David S. MillerMerge branch 'mlx5-next'
2015-09-29  Eli Cohennet/mlx5_core: Fix wrong name in struct
2015-09-29  Eric Dumazettcp: avoid reorders for TFO passive connections
2015-09-27  David S. MillerMerge branch 'vxlan-ipv4-ipv6'
2015-09-27  Jiri Bencvxlan: support both IPv4 and IPv6 sockets in a single...
2015-09-26  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-09-25  Linus TorvaldsMerge branch 'for-4.3-fixes' of git://git./linux/kernel...
2015-09-25  David S. MillerMerge branch 'listener-sock-const'
2015-09-25  Eric Dumazetinet: constify inet_rtx_syn_ack() sock argument
2015-09-25  Eric Dumazettcp/dccp: constify rtx_synack() and friends
2015-09-25  Eric Dumazettcp: constify tcp_v{4|6}_send_synack() socket argument
2015-09-25  Eric Dumazetipv6: constify ip6_xmit() sock argument
2015-09-25  Eric Dumazettcp: constify tcp_make_synack() socket argument
2015-09-25  Eric Dumazetip: constify ip_build_and_send_pkt() socket argument
2015-09-25  Eric Dumazettcp: md5: constify tcp_md5_do_lookup() socket argument
2015-09-25  Eric Dumazetinet: constify ip_dont_fragment() arguments
2015-09-25  Eric Dumazetipv6: constify inet6_csk_route_req() socket argument
2015-09-25  Eric Dumazetipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
2015-09-25  Eric Dumazetinet: constify inet_csk_route_req() socket argument
2015-09-25  Eric Dumazetinet: constify ip_route_output_flow() socket argument
2015-09-25  Eric Dumazettcp: constify tcp_openreq_init_rwin()
2015-09-25  Eric Dumazettcp: constify listener socket in tcp_v[46]_init_req()
2015-09-25  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org...
2015-09-25  Linus TorvaldsMerge tag 'sound-4.3-rc3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'pci-v4.3-fixes-1' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-09-25  Linus TorvaldsMerge tag 'powerpc-4.3-3' of git://git./linux/kernel...
2015-09-25  David S. MillerMerge branch 'phy-mdio-refcnt'
2015-09-25  Russell Kingphy: add phy_device_remove()
2015-09-25  Russell Kingphy: fix mdiobus module safety
2015-09-25  David S. MillerMerge branch 'switchdev-transaction-item-queue'
2015-09-25  Jiri Pirkoswitchdev: reduce transaction phase enum down to a...
2015-09-25  Jiri Pirkoswitchdev: remove "ABORT" transaction phase
2015-09-25  Jiri Pirkoswitchdev: remove "NONE" transaction phase
2015-09-25  Jiri Pirkoswitchdev: add switchdev_trans_ph_prepare/commit helpers
2015-09-25  Jiri Pirkoswitchdev: move transaction phase enum under transactio...
2015-09-25  Jiri Pirkoswitchdev: introduce transaction item queue for attr_se...
2015-09-25  Jiri Pirkoswitchdev: rename "trans" to "trans_ph".
2015-09-25  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-25  Linus TorvaldsMerge tag 'devicetree-fixes-for-4.3' of git://git....
2015-09-24  Pablo Neira AyusoMerge tag 'ipvs2-for-v4.4' of https://git./linux/kernel...
2015-09-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-09-24  David S. MillerMerge tag 'mac80211-for-davem-2015-09-22' of git:/...
2015-09-24  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-24  David S. MillerMerge branch 'lwt_arp'
2015-09-24  Jiri Benclwtunnel: remove source and destination UDP port config...
2015-09-24  Jiri Bencipv4: send arp replies to the correct tunnel
2015-09-24  Pravin B Shelarskbuff: Fix skb checksum flag on skb pull
2015-09-24  Tejun Heocgroup, writeback: don't enable cgroup writeback on...
2015-09-24  Jiri Bencipv6: remove unused neigh parameter from ndisc functions
2015-09-24  Jiri Bencgenetlink: simplify genl_notify
2015-09-24  Linus TorvaldsMerge tag 'spi-fix-v4.3-rc2' of git://git./linux/kernel...
2015-09-24  Linus TorvaldsMerge tag 'regulator-fix-v4.3-rc2' of git://git./linux...
2015-09-24  Linus TorvaldsMerge tag 'dm-4.3-fixes' of git://git./linux/kernel...
2015-09-24  Dave AirlieMerge tag 'vmwgfx-fixes-4.3-150924' of git://people...
2015-09-24  Eric W. Biedermanipvs: Remove skb_sknet
2015-09-24  Eric W. Biedermanipvs: Remove skb_net
2015-09-24  Eric W. Biedermanipvs: Pass ipvs not net to ip_vs_protocol_net_(init...
2015-09-24  Eric W. Biedermanipvs: Remove net argument from ip_vs_tcp_conn_listen
next
This page took 0.049053 seconds and 8 git commands to generate.