summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * \ \ Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller2016-06-292-3/+6
| |\ \ \ | | |/ /
| | * | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau2016-06-291-1/+1
| | * | mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-06-281-2/+5
| * | | openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-291-2/+12
| * | | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-291-1/+5
| | |/ | |/|
| * | net: bridge: fix vlan stats continue counterNikolay Aleksandrov2016-06-291-1/+1
| * | tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-291-1/+6
| * | batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann2016-06-291-0/+9
| * | batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann2016-06-291-0/+1
| * | batman-adv: Fix double-put of vlan objectBen Hutchings2016-06-291-1/+0
| * | batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2016-06-292-6/+39
| * | batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich2016-06-291-2/+4
| * | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2016-06-282-4/+23
| * | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-282-1/+4
| * | vsock: make listener child lock ordering explicitStefan Hajnoczi2016-06-271-2/+10
| * | ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni2016-06-271-1/+1
| * | netem: fix a use after freeEric Dumazet2016-06-231-6/+6
| * | act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong2016-06-231-6/+8
| * | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-24/+31
| * | esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-06-231-20/+32
| * | tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-222-11/+6
| * | kcm: fix /proc memory leakJiri Slaby2016-06-221-0/+1
| * | net: rds: fix coding style issuesJoshua Houghton2016-06-188-28/+29
| * | AX.25: Close socket connection on session completionBasil Gunn2016-06-184-4/+12
OpenPOWER on IntegriCloud