summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern2015-10-072-2/+2
* openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2015-10-071-0/+2
* Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller2015-10-061-4/+0
* ebpf: include perf_event only where really neededDaniel Borkmann2015-10-051-1/+0
* bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann2015-10-051-1/+1
* regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-051-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller2015-10-053-6/+6
|\
| * ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-302-4/+4
| * ipv4: Pass struct net through ip_fragmentEric W. Biederman2015-09-301-2/+2
* | atm: remove 'struct zatm_t_hist'Arnd Bergmann2015-10-051-6/+0
* | ipv4: ICMP packet inspection for multipathPeter Nørlund2015-10-051-1/+10
* | ipv4: L3 hash-based multipathPeter Nørlund2015-10-051-3/+11
* | tcp: avoid two atomic ops for syncookiesEric Dumazet2015-10-052-4/+10
* | net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet2015-10-051-0/+1
* | ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet2015-10-051-2/+2
* | inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet2015-10-051-3/+6
* | bridge: netlink: add support for default_pvidNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for netfilter tables configNikolay Aleksandrov2015-10-051-0/+3
* | bridge: netlink: add support for igmp's intervalsNikolay Aleksandrov2015-10-051-0/+6
* | bridge: netlink: add support for multicast_startup_query_countNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for multicast_last_member_countNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for igmp's hash_maxNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for igmp's hash_elasticityNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for multicast_querierNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for multicast_query_use_ifaddrNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for multicast_snoopingNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add support for multicast_routerNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add fdb flushNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: add group_addr supportNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: export all timersNikolay Aleksandrov2015-10-051-0/+4
* | bridge: netlink: export topology_change and topology_change_detectedNikolay Aleksandrov2015-10-051-0/+2
* | bridge: netlink: export root path costNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: export root portNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: export bridge idNikolay Aleksandrov2015-10-051-0/+1
* | bridge: netlink: export root idNikolay Aleksandrov2015-10-051-0/+6
* | bridge: netlink: add group_fwd_mask supportNikolay Aleksandrov2015-10-051-0/+1
* | tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-031-1/+3
* | phylib: Add phy_set_max_speed helperSimon Horman2015-10-031-0/+1
* | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-032-1/+9
* | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-2/+4
* | switchdev: push object ID back to object structureJiri Pirko2015-10-031-10/+4
* | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-031-11/+31
* | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-031-1/+1
* | switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-031-1/+1
* | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-031-4/+4
* | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-031-7/+7
* | tcp: remove max_qlen_logEric Dumazet2015-10-032-9/+3
* | tcp/dccp: remove struct listen_sockEric Dumazet2015-10-031-22/+4
* | tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-031-2/+4
* | ipv6: remove obsolete inet6 functionsEric Dumazet2015-10-031-9/+0