summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27inet: switch IP ID generator to siphashEric Dumazet
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit
2019-03-27fou: Support binding FoU socketKristian Evensen
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-24net: devlink: add port type spinlockJiri Pirko
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-23tcp: add one skb cache for rxEric Dumazet
2019-03-23tcp: add one skb cache for txEric Dumazet
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet
2019-03-23net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh
2019-03-22net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-21bpf: add helper to check for a valid SYN cookieLorenz Bauer
2019-03-21bpf: add skc_lookup_tcp helperLorenz Bauer
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown
2019-03-21net: dst: remove gc leftoversJulian Wiedmann
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-21tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu