summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tun: switch to new type of msg_controlJason Wang2018-09-131-0/+14
* net: sock: introduce SOCK_XDPJason Wang2018-09-131-0/+1
* llc: avoid blocking in llc_sap_close()Cong Wang2018-09-131-0/+1
* ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2018-09-132-1/+3
* net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-127-11/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-122-5/+5
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-111-1/+1
| | |\
| | | * netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
| | * | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
| | * | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
| | * | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-111-0/+1
| |\ \ \
| | * | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
| |\ \ \ \
| | * | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| * | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
| |\ \ \ \ \
| | * | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| | * | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
| * | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
| |\ \ \ \ \ \
| | * | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-041-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-041-1/+1
| | |/ / / /
* | | | | | geneve: add ttl inherit supportHangbin Liu2018-09-121-0/+1
* | | | | | net: bridge: add support for sticky fdb entriesNikolay Aleksandrov2018-09-121-0/+1
* | | | | | net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-121-0/+2
* | | | | | net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-121-0/+2
* | | | | | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-121-0/+1
* | | | | | net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-121-0/+1
* | | | | | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-121-0/+1
* | | | | | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-121-0/+1
* | | | | | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-0/+19
* | | | | | net: sched: cls_flower: dump offload count valueVlad Buslov2018-09-102-1/+3
* | | | | | net: Add and use skb_list_del_init().David S. Miller2018-09-101-0/+6
* | | | | | net: Add and use skb_mark_not_on_list().David S. Miller2018-09-101-0/+5
* | | | | | ppp: Remove direct skb_queue_head list pointer access.David S. Miller2018-09-101-0/+11
* | | | | | sch_netem: Move private queue handler to generic location.David S. Miller2018-09-101-0/+11
* | | | | | sch_htb: Remove local SKB queue handling code.David S. Miller2018-09-101-6/+5
* | | | | | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-1/+0
* | | | | | Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-09-061-5/+6
|\ \ \ \ \ \
| * | | | | | net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-051-1/+1
| * | | | | | net/mlx5: Add flow counters idrVlad Buslov2018-09-051-0/+2
| * | | | | | net/mlx5: Store flow counters in a listVlad Buslov2018-09-051-1/+1
| * | | | | | net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-051-0/+1
| * | | | | | net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-051-3/+1
* | | | | | | qed*: Utilize FW 8.37.7.0Denis Bolotin2018-09-062-6/+6
* | | | | | | if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner2018-09-051-0/+1
* | | | | | | if_addr: add IFA_TARGET_NETNSIDChristian Brauner2018-09-051-0/+1
* | | | | | | rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner2018-09-051-0/+1
* | | | | | | packet: add sockopt to ignore outgoing packetsVincent Whitchurch2018-09-052-0/+2
|/ / / / / /