aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman1-3/+3
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni1-0/+1
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2-2/+4
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet2-8/+11
2015-10-12net: align sk_refcnt on 128 bytes boundaryEric Dumazet3-5/+16
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet1-6/+4
2015-10-12sock: support per-packet fwmarkEdward Jee1-0/+7
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2-1/+4
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov1-0/+2
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman1-0/+1
2015-10-12switchdev: add bridge ageing_time attributeScott Feldman1-0/+2
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot1-1/+1
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot1-1/+2
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot1-0/+6
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-95/+430
2015-10-11net: synack packets can be attached to request socketsEric Dumazet1-0/+8
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov2-7/+38
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-3/+4
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-1/+5
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann1-0/+4
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann1-0/+6
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa1-14/+47
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa2-17/+28
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/kernel/git/broonie/regmapDavid 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