summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Trace socket notificationDavid Howells2018-08-011-0/+20
* rxrpc: Fix ACK proposal tracepoint David Howells2018-08-011-1/+1
* rxrpc: Trace packet transmissionDavid Howells2018-08-011-35/+72
* net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-312-2/+2
* xsk: don't allow umem replace at stack levelJakub Kicinski2018-07-311-3/+4
* net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski2018-07-311-1/+2
* net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-302-0/+31
* tc/act: remove unneeded RCU lock in action callbackPaolo Abeni2018-07-302-1/+3
* net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni2018-07-301-2/+4
* net: remove sock_poll_busy_flagChristoph Hellwig2018-07-301-6/+0
* net: remove sock_poll_busy_loopChristoph Hellwig2018-07-301-9/+0
* net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig2018-07-301-3/+2
* net: simplify sock_poll_waitChristoph Hellwig2018-07-301-5/+6
* Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-07-292-1/+5
|\
| * net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+2
| * net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-1/+3
* | net: report invalid mtu value via netlink extackStephen Hemminger2018-07-291-0/+2
* | net: report min and max mtu network device settingsStephen Hemminger2018-07-291-0/+2
* | net: dcb: add DSCP to comment about priority selector typesJakub Kicinski2018-07-291-1/+2
* | route: add support for directed broadcast forwardingXin Long2018-07-293-0/+3
* | Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller2018-07-292-2/+7
|\ \
| * | can: dev: enable multi-queue for SocketCAN devicesZhu Yi2018-07-271-1/+6
| * | can: uapi: can.h: Fix can error class mask dir pathDan Murphy2018-07-271-1/+1
* | | l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault2018-07-271-1/+1
* | | l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault2018-07-271-2/+2
* | | l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault2018-07-271-3/+4
* | | net: dcb: Add priority-to-DSCP map gettersPetr Machata2018-07-271-0/+13
| |/ |/|
* | net: sched: don't dump chains only held by actionsJiri Pirko2018-07-272-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-07-274-10/+78
|\ \ | |/ |/|
| * xfrm: Remove xfrmi interface ID from flowiBenedict Wong2018-07-203-10/+15
| * ipv6: xfrm: use 64-bit timestampsArnd Bergmann2018-07-111-1/+1
| * xfrm: policy: remove pcpu policy cacheFlorian Westphal2018-06-251-1/+0
| * xfrm: Add virtual xfrm interfacesSteffen Klassert2018-06-232-0/+34
| * xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert2018-06-232-5/+17
| * flow: Extend flow informations with xfrm interface id.Steffen Klassert2018-06-231-0/+9
| * xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert2018-06-232-2/+11
* | net/smc: provide fallback reason codeKarsten Graul2018-07-251-0/+6
* | net: phy: add helper phy_polling_modeHeiner Kallweit2018-07-251-0/+10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-2412-24/+45
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-247-16/+39
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-241-3/+2
| | |\ \
| | | * | netfilter: nf_tables: use dev->name directlyFlorian Westphal2018-07-201-1/+0
| | | * | netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo2018-07-171-2/+2
| | * | | Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-07-241-6/+6
| | |\ \ \
| | | * | | nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-061-6/+6
| | * | | | ipv6: use fib6_info_hold_safe() when necessaryWei Wang2018-07-231-0/+5
| | * | | | net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-211-0/+5
| | * | | | bpfilter: Fix mismatch in function argument typesYueHaibing2018-07-211-3/+3
| | * | | | Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-211-3/+15
| | |\ \ \ \
| | | * | | | net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-181-3/+15