summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang2017-04-08
| * | | | | netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang2017-04-08
| * | | | | netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang2017-04-08
| * | | | | netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang2017-04-08
| * | | | | netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng2017-04-08
| * | | | | netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang2017-04-08
| * | | | | netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet2017-04-08
* | | | | | ipv6: Fix idev->addr_list corruptionRabin Vincent2017-04-12
* | | | | | net: xdp: don't export dev_change_xdp_fd()Johannes Berg2017-04-12
| |/ / / / |/| | | |
* | | | | bridge: netlink: register netdevice before executing changelinkIdo Schimmel2017-04-11
* | | | | bridge: implement missing ndo_uninit()Ido Schimmel2017-04-11
* | | | | tcp: clear saved_syn in tcp_disconnect()Eric Dumazet2017-04-09
* | | | | net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng2017-04-08
* | | | | l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault2017-04-08
* | | | | l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault2017-04-08
* | | | | tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng2017-04-07
* | | | | sctp: listen on the sock only when it's state is listening or closedXin Long2017-04-06
* | | | | net_sched: check noop_qdisc before qdisc_hash_add()WANG Cong2017-04-06
* | | | | net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-04-06
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-06
|\ \ \ \ \
| * | | | | make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro2017-04-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-05
|\ \ \ \ \ \
| * | | | | | tcp: fix reordering SNMP under-countingYuchung Cheng2017-04-05
| * | | | | | tcp: fix lost retransmit SNMP under-countingYuchung Cheng2017-04-05
| * | | | | | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-05
| * | | | | | l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault2017-04-04
| * | | | | | l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-04
| | |/ / / / | |/| | | |
| * | | | | tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner2017-04-03
| * | | | | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-03
| * | | | | flow dissector: correct size of storage for ARPSimon Horman2017-04-03
| | |/ / / | |/| | |
| * | | | l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2017-04-01
| * | | | l2tp: hold session while sending creation notificationsGuillaume Nault2017-04-01
| * | | | l2tp: fix duplicate session creationGuillaume Nault2017-04-01
| * | | | l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault2017-04-01
| * | | | l2tp: fix race in l2tp_recv_common()Guillaume Nault2017-04-01
| * | | | sctp: use right in and out stream cntXin Long2017-04-01
| * | | | Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-01
| |\ \ \ \
| | * | | | mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg2017-03-29
| | * | | | cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel2017-03-29
| * | | | | openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-04-01
| * | | | | sctp: alloc stream info when initializing asocXin Long2017-03-30
| * | | | | net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-03-30
| * | | | | net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-03-30
| * | | | | net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-03-30
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-29
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang2017-03-29
| | * | | | | netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-03-27
| | * | | | | netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang2017-03-27
| | * | | | | netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang2017-03-27
| | * | | | | netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-03-27