aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-0/+22
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon1-18/+19
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon1-0/+5
2017-06-20qed: Chain support for external PBLMintz, Yuval2-1/+9
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2-3/+9
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande1-2/+4
2017-06-17net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang1-1/+1
2017-06-17net: reorder all the dst flagsWei Wang1-5/+5
2017-06-17net: remove DST_NOCACHE flagWei Wang2-2/+1
2017-06-17net: remove DST_NOGC flagWei Wang1-5/+1
2017-06-17net: remove dst gc related codeWei Wang1-21/+0
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang1-1/+0
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang1-1/+0
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang1-1/+3
2017-06-17net: introduce a new function dst_dev_put()Wei Wang1-0/+1
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang1-1/+4
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-7/+16
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2-2/+6
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-0/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg2-5/+4
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg1-7/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-1/+11
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny1-3/+11
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-0/+3
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman1-2/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz1-2/+2
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc1-0/+1
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg1-2/+2
2017-06-15tls: kernel TLS supportDave Watson3-0/+317
2017-06-15tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson1-0/+2
2017-06-15tcp: ULP infrastructureDave Watson3-0/+30
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-23/+83
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+15
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+14
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-1/+11
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki1-0/+14
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song2-1/+2
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli1-0/+1
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli1-12/+5
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli1-5/+0
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason1-1/+23
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-8/+157
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com1-2/+2
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov1-4/+2
2017-06-13nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel1-8/+7
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern2-0/+15
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern3-1/+73
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller3-2/+23