summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2014-11-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2714-33/+67
|\
| * net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-263-11/+14
| * bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf2014-11-261-5/+12
| * bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf2014-11-261-0/+1
| * bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf2014-11-261-0/+6
| * tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2014-11-252-2/+8
| * Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Pablo Neira2014-11-251-8/+6
| * ip6_udp_tunnel: Fix checksum calculationAlexander Duyck2014-11-251-3/+1
| * net/ping: handle protocol mismatching scenarioJane Zhou2014-11-241-0/+2
| * af_packet: fix sparse warningMichael S. Tsirkin2014-11-241-1/+1
| * ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2014-11-241-2/+2
| * ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien2014-11-232-0/+12
| * ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalidAlexander Duyck2014-11-231-1/+2
* | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-11-251-11/+16
|\ \ | |/ |/|
| * SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-191-11/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2122-128/+123
|\ \ | |/ |/|
| * tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-211-2/+2
| * net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-211-17/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-212-3/+12
| |\
| | * bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1
| | * netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-171-1/+11
| * | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-211-9/+6
| |\ \
| | * \ Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-191-9/+6
| | |\ \
| | | * | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
| * | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-201-1/+5
| * | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-201-1/+1
| * | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
| | |_|/ | |/| |
| * | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-162-10/+10
| * | | Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller2014-11-163-12/+21
| |\ \ \
| | * | | openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme2014-11-141-0/+7
| | * | | openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar2014-11-141-7/+7
| | * | | openvswitch: Fix NDP flow mask validationDaniele Di Proietto2014-11-141-1/+1
| | * | | openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross2014-11-141-2/+6
| | * | | openvswitch: Fix memory leak.Pravin B Shelar2014-11-141-2/+0
| * | | | dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt2014-11-161-18/+18
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-167-56/+32
| |\ \ \ \
| | * | | | netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte2014-11-141-6/+8
| | * | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-16/+8
| | * | | | netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso2014-11-121-2/+2
| | * | | | netfilter: nft_compat: relax chain type validationPablo Neira Ayuso2014-11-121-30/+2
| | * | | | netfilter: nft_compat: use current net namespacePablo Neira Ayuso2014-11-121-2/+2
| | * | | | ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens2014-11-121-0/+2
| | * | | | netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2014-11-111-0/+6
| | * | | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann2014-11-102-0/+2
| * | | | | ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen2014-11-161-0/+4
| * | | | | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-141-0/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
* | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-151-5/+30
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud