summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng
2017-04-12net: make struct net_device::min_header_len 8-bitAlexey Dobriyan
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08skbuff: Extend gso_type to unsigned int.Steffen Klassert
2017-04-08netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-08Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-07net/mlx5e: Add support for RXFCS feature flagGuy Ergas
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-04-06New kernel function to get IP overhead on a socket.R. Parameswaran
2017-04-06net/sched: Removed unused vlan actions definitionOr Gerlitz
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06rxrpc: Trace client call connectionDavid Howells
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells
2017-04-06rxrpc: Trace received abortsDavid Howells
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells
2017-04-06rxrpc: Note a successfully aborted kernel operationDavid Howells
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-04can: initial support for network namespacesMario Kicherer
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-04-02sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet