aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov1-0/+1
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov1-0/+2
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov1-0/+21
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-73/+286
2019-03-27inet: switch IP ID generator to siphashEric Dumazet2-0/+7
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet1-3/+4
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-03-27fou: Support binding FoU socketKristian Evensen1-0/+6
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-74/+212
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+62
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean1-0/+16
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds1-13/+0
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko1-492/+3
2019-03-24net: devlink: add port type spinlockJiri Pirko1-0/+4
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+2
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-0/+5
2019-03-23tcp: add one skb cache for rxEric Dumazet1-0/+10
2019-03-23tcp: add one skb cache for txEric Dumazet1-0/+5
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2-3/+3
2019-03-23net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni1-0/+11
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh1-0/+27
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-0/+2
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn1-1/+15
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn1-2/+7
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn1-1/+5
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein1-0/+1
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh1-0/+2
2019-03-22net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh1-0/+2
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-22genetlink: make policy common to familyJohannes Berg2-4/+4
2019-03-21bpf: add helper to check for a valid SYN cookieLorenz Bauer1-1/+17
2019-03-21bpf: add skc_lookup_tcp helperLorenz Bauer1-1/+19
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer1-0/+1
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown1-20/+20
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown1-13/+0
2019-03-21net: dst: remove gc leftoversJulian Wiedmann1-11/+0
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern1-0/+4
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2-1/+2
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti1-1/+1
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti1-1/+6
2019-03-21tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai1-0/+1
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern1-1/+2
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-2/+1
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu1-1/+1