summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-1/+22
|\
| * locking/spinlock, netfilter: Fix nf_conntrack_lock() barriersPeter Zijlstra2016-06-141-1/+22
* | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-241-8/+0
|\ \
| * \ Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-0461-345/+433
| |\ \
| * | | net: ircomm, cleanup TIOCGSERIALJiri Slaby2016-06-251-8/+0
* | | | Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\ \ \ \
| * | | | libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | | | | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
* | | | | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-191-3/+3
* | | | | sctp: load transport header after sk_filterWillem de Bruijn2016-07-181-4/+1
* | | | | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-181-2/+4
* | | | | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-162-6/+11
* | | | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22
* | | | | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-133-5/+6
* | | | | rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-132-6/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-125-9/+17
|\ \ \ \ \
| * | | | | netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso2016-07-121-0/+1
| * | | | | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso2016-07-111-2/+4
| |\ \ \ \ \
| | * | | | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-071-2/+4
| * | | | | | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-5/+1
| * | | | | | netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal2016-07-011-0/+7
| |/ / / / /
| * | | | | netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang2016-06-231-1/+1
| * | | | | netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang2016-06-231-1/+3
* | | | | | tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-113-4/+27
* | | | | | tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy2016-07-111-0/+2
* | | | | | tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-111-1/+6
* | | | | | sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh2016-07-111-0/+4
* | | | | | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-111-0/+6
* | | | | | tcp: make challenge acks less predictableEric Dumazet2016-07-111-5/+10
* | | | | | udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-112-0/+4
* | | | | | Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-07-116-42/+161
|\ \ \ \ \ \
| * | | | | | batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-07-061-2/+2
| * | | | | | batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-07-051-0/+7
| * | | | | | batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-052-14/+42
| * | | | | | batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-052-23/+90
| * | | | | | batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-07-051-0/+8
| * | | | | | batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-07-051-2/+8
| * | | | | | batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-07-051-1/+4
* | | | | | | dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet2016-07-091-4/+6
* | | | | | | Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-07-082-4/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cfg80211: handle failed skb allocationGregory Greenman2016-07-061-0/+2
| * | | | | | nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha2016-07-061-4/+4
* | | | | | | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
* | | | | | | net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
* | | | | | | RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-041-2/+3
* | | | | | | tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
* | | | | | | net_sched: fix mirrored packets checksumWANG Cong2016-07-012-19/+1
* | | | | | | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-012-1/+44
* | | | | | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-302-3/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-2961-345/+433
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |