aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-05
* net: fix decnet rtnexthop parsingVegard Nossum2016-07-05
* RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-04
* tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-01
* net_sched: fix mirrored packets checksumWANG Cong2016-07-01
* packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-01
* ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-29
|\
| * Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller2016-06-29
| |\
| | * cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau2016-06-29
| | * mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-06-28
| * | openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-29
| * | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-29
| * | net: bridge: fix vlan stats continue counterNikolay Aleksandrov2016-06-29
| * | tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-29
| * | batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann2016-06-29
| * | batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann2016-06-29
| * | batman-adv: Fix double-put of vlan objectBen Hutchings2016-06-29
| * | batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2016-06-29
| * | batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich2016-06-29
| * | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2016-06-28
| * | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-28
| * | vsock: make listener child lock ordering explicitStefan Hajnoczi2016-06-27
| * | ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni2016-06-27
| * | netem: fix a use after freeEric Dumazet2016-06-23
| * | act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong2016-06-23
| * | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-23
| * | esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-06-23
| * | tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-22
| * | kcm: fix /proc memory leakJiri Slaby2016-06-22
| * | net: rds: fix coding style issuesJoshua Houghton2016-06-19
| * | AX.25: Close socket connection on session completionBasil Gunn2016-06-18
| * | RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan2016-06-18
| * | tipc: fix socket timer deadlockJon Paul Maloy2016-06-18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-17
| |\ \
| | * | netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang2016-06-15
| | * | netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang2016-06-15
| | * | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-15
| | * | netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang2016-06-15
| | * | netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal2016-06-15
| * | | sit: correct IP protocol used in ipip6_errSimon Horman2016-06-16
| * | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-16
| * | | gre: fix error handlerEric Dumazet2016-06-16
| * | | tipc: eliminate uninitialized variable warningYing Xue2016-06-16
| * | | tipc: fix suspicious RCU usageYing Xue2016-06-16
| * | | htb: call qdisc_root with rcu read lock heldFlorian Westphal2016-06-15
| * | | net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim2016-06-15
| * | | act_ipt: fix a bind refcnt leakWANG Cong2016-06-15
| * | | net_sched: prio: insure proper transactional behaviorEric Dumazet2016-06-15
| |/ /
| * | ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-15