summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-27net: update comment for netif_dormant() functionZhang Shengju
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid 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-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
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-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 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-14xfrm: Add an IPsec hardware offloading APISteffen 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: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-12serdev: add helpers for cts and rts handlingSebastian Reichel
2017-04-12serdev: implement get/set tiocmSebastian Reichel
2017-04-12serdev: add serdev_device_wait_until_sentSebastian Reichel