summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tc: Add support for configuring the taprio schedulerVinicius Costa Gomes2018-10-043-0/+974
* devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam2018-10-041-0/+5
* devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam2018-10-041-0/+5
* devlink: Add generic parameter ignore_ariVasundhara Volam2018-10-041-0/+5
* Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-041-3/+5
|\
| * devlink: Add extack for eswitch operationsEli Britstein2018-10-041-3/+5
* | Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-10-0411-52/+85
|\ \
| * | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+14
| * | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+43
| * | rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells2018-10-046-9/+6
| * | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-044-22/+17
| * | rxrpc: Emit the data Tx trace line before transmittingDavid Howells2018-10-041-4/+4
| * | rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells2018-10-043-17/+1
* | | dns: Allow the dns resolver to retrieve a server setDavid Howells2018-10-042-7/+65
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0456-323/+468
|\ \
| * | sctp: fix fall-through annotationGustavo A. R. Silva2018-10-031-1/+1
| * | ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet2018-10-031-2/+1
| * | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-031-0/+6
| * | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-033-3/+10
| * | bond: take rcu lock in netpoll_send_skb_on_devDave Jones2018-10-021-0/+2
| * | rtnetlink: Fail dump if target netnsid is invalidDavid Ahern2018-10-021-4/+2
| * | Revert "openvswitch: Fix template leak in error cases."Flavio Leitner2018-10-021-4/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-023-10/+29
| |\ \
| | * | Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-263-10/+29
| * | | tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2018-10-022-2/+6
| * | | net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter2018-10-021-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-029-6/+30
| |\ \ \
| | * | | xfrm: validate template modeSean Tranchetti2018-09-201-0/+3
| | * | | xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert2018-09-112-0/+8
| | * | | xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan2018-09-041-0/+1
| | * | | xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan2018-09-044-6/+4
| | * | | xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-09-031-0/+2
| | * | | xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-08-031-0/+12
| * | | | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-022-2/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-025-20/+21
| |\ \ \ \
| | * | | | netfilter: xt_socket: check sk before checking for netns.Flavio Leitner2018-09-281-2/+2
| | * | | | netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo2018-09-281-14/+14
| | * | | | netfilter: conntrack: get rid of double sizeofzhong jiang2018-09-201-2/+2
| | * | | | netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner2018-09-201-1/+1
| | * | | | netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern2018-09-201-1/+2
| * | | | | tipc: fix failover problemLUU Duc Canh2018-09-293-0/+49
| * | | | | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-09-2911-202/+188
| |\ \ \ \ \
| | * | | | | rxrpc: Fix error distributionDavid Howells2018-09-286-61/+15
| | * | | | | rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells2018-09-281-10/+13
| | * | | | | rxrpc: Make service call handling more robustDavid Howells2018-09-285-60/+38
| | * | | | | rxrpc: Improve up-front incoming packet checkingDavid Howells2018-09-282-28/+50
| | * | | | | rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells2018-09-284-18/+26
| | * | | | | rxrpc: Fix RTT gatheringDavid Howells2018-09-283-15/+33
| | * | | | | rxrpc: Fix checks as to whether we should set up a new callDavid Howells2018-09-283-9/+15
| | * | | | | rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells2018-09-271-3/+0