summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-20net: add netif_is_ovs_port helperJiri Pirko
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal
2017-04-18sctp: process duplicated strreset out and addstrm out requests correctlyXin Long
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17qed: aRFS infrastructure supportChopra, Manish
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-04-17net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert
2017-04-14esp6: Reorganize esp_outputSteffen Klassert
2017-04-14esp4: Reorganize esp_outputSteffen Klassert
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert
2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert
2017-04-14xfrm: Add a xfrm type offload.Steffen Klassert
2017-04-14net: Add ESP offload featuresSteffen Klassert
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13genetlink: pass extended ACK report downJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg