summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern
2015-10-13ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-13ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-13ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-10-13tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet
2015-10-13net: shrink struct sock and request_sock by 8 bytesEric Dumazet
2015-10-13net: align sk_refcnt on 128 bytes boundaryEric Dumazet
2015-10-13net: SO_INCOMING_CPU setsockopt() supportEric Dumazet
2015-10-13sock: support per-packet fwmarkEdward Jee
2015-10-13bpf: charge user for creation of BPF maps and programsAlexei Starovoitov
2015-10-13bpf: enable non-root eBPF programsAlexei Starovoitov
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman
2015-10-12switchdev: add bridge ageing_time attributeScott Feldman
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-11net: synack packets can be attached to request socketsEric Dumazet
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring
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-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann