summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-4/+2
|\
| * hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-1/+1
| * hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-3/+1
| * hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-1/+1
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-1/+2
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-221-1/+2
| |\ \
| | * | ipv4: Add lockdep condition to fix for_each_entry()Joel Fernandes (Google)2019-08-091-1/+2
| | |/
* | | sctp: destroy bucket if failed to bind addrMao Wenan2019-09-131-4/+6
* | | sctp: remove redundant assignment when call sctp_get_port_localMao Wenan2019-09-131-2/+1
* | | sctp: change return type of sctp_get_port_localMao Wenan2019-09-131-4/+4
* | | sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET2019-09-121-1/+1
* | | net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost2019-09-121-1/+4
* | | net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-121-0/+2
* | | ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET2019-09-121-1/+1
* | | tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-111-1/+1
* | | net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon2019-09-111-22/+18
* | | mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-112-10/+8
* | | sctp: fix the missing put_user when dumping transport thresholdsXin Long2019-09-101-1/+2
* | | sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang2019-09-101-1/+1
* | | net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-09-101-0/+2
* | | bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel2019-09-101-1/+1
* | | net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2019-09-071-0/+19
* | | ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski2019-09-071-1/+1
* | | net: sched: fix reordering issuesEric Dumazet2019-09-061-2/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-09-062-33/+29
|\ \ \
| * | | xfrm: policy: avoid warning splat when merging nodesFlorian Westphal2019-08-201-2/+4
| * | | xfrm interface: fix management of phydevNicolas Dichtel2019-07-171-15/+17
| * | | xfrm interface: fix list corruption for x-netnsNicolas Dichtel2019-07-171-4/+4
| * | | xfrm interface: ifname may be wrong in logsNicolas Dichtel2019-07-171-9/+1
| * | | xfrm interface: avoid corruption on changelinkNicolas Dichtel2019-07-171-5/+5
* | | | net: Properly update v4 routes with v6 nexthopDonald Sharp2019-09-052-12/+14
* | | | ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern2019-09-051-1/+1
* | | | net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend2019-09-051-0/+3
* | | | tipc: add NULL pointer check before calling kfree_rcuXin Long2019-09-051-1/+2
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-09-052-13/+1
|\ \ \ \
| * | | | Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-09-052-13/+1
* | | | | net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski2019-09-051-2/+6
* | | | | sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long2019-09-051-1/+1
* | | | | rxrpc: Fix misplaced tracelineDavid Howells2019-09-051-1/+1
* | | | | netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso2019-09-031-1/+1
* | | | | netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso2019-09-031-2/+5
* | | | | netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras2019-09-031-0/+3
* | | | | netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera2019-09-021-3/+3
* | | | | netfilter: bridge: Drops IPv6 packets if IPv6 module is not loadedLeonardo Bras2019-09-021-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-0157-402/+584
|\ \ \ \ \
| * | | | | net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean2019-08-311-8/+11
| * | | | | taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean2019-08-311-10/+13
| * | | | | taprio: Fix kernel panic in taprio_destroyVladimir Oltean2019-08-311-4/+4
| * | | | | Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-08-312-13/+25
| |\ \ \ \ \
| | * | | | | batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann2019-08-231-6/+12