summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring1-0/+2
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran1-0/+7
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran1-19/+3
2015-10-08dst: Pass net into dst->outputEric W. Biederman5-14/+14
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman3-3/+3
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman3-3/+4
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2-3/+2
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman1-2/+1
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman1-5/+1
2015-10-08ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman1-2/+1
2015-10-08dst: Pass a sk into .local_outEric W. Biederman3-1/+3
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman1-5/+1
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller1-0/+3
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2-0/+2
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann3-0/+3
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann1-0/+7
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov1-0/+1
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov1-0/+1
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov1-0/+3
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov1-0/+2
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov1-0/+2
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov1-0/+2
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov1-0/+1
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov1-0/+1
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller3-5/+42
2015-10-07net: Add source address lookup op for VRFDavid Ahern2-3/+31
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern1-0/+2
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-0/+7
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern2-2/+2
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc1-0/+2
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+3
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller1-4/+0
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann1-1/+0
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann1-1/+1
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+4
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller3-6/+6
2015-10-05atm: remove 'struct zatm_t_hist'Arnd Bergmann1-6/+0
2015-10-05ipv4: ICMP packet inspection for multipathPeter Nørlund1-1/+10
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund1-3/+11
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet2-4/+10
2015-10-05net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet1-0/+1
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet1-2/+2
2015-10-05inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet1-3/+6
2015-10-05Bluetooth: Send transport open and close monitor eventsMarcel Holtmann1-0/+2
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann1-0/+2
2015-10-04bridge: netlink: add support for default_pvidNikolay Aleksandrov1-0/+1
2015-10-04bridge: netlink: add support for netfilter tables configNikolay Aleksandrov1-0/+3
2015-10-04bridge: netlink: add support for igmp's intervalsNikolay Aleksandrov1-0/+6
2015-10-04bridge: netlink: add support for multicast_startup_query_countNikolay Aleksandrov1-0/+1
2015-10-04bridge: netlink: add support for multicast_last_member_countNikolay Aleksandrov1-0/+1