aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-07net: Add source address lookup op for VRFDavid Ahern
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern
2015-10-07net: Add netif_is_l3_slaveDavid Ahern
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller
2015-10-05atm: remove 'struct zatm_t_hist'Arnd Bergmann
2015-10-05ipv4: ICMP packet inspection for multipathPeter Nørlund
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet
2015-10-05net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2015-10-05inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet
2015-10-04bridge: netlink: add support for default_pvidNikolay Aleksandrov
2015-10-04bridge: netlink: add support for netfilter tables configNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's intervalsNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_startup_query_countNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_last_member_countNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's hash_maxNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's hash_elasticityNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_querierNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_query_use_ifaddrNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_snoopingNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_routerNikolay Aleksandrov