summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-16Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller
2014-11-16dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-14openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme
2014-11-14openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar
2014-11-14openvswitch: Fix NDP flow mask validationDaniele Di Proietto
2014-11-14openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross
2014-11-14openvswitch: Fix memory leak.Pravin B Shelar
2014-11-14Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-12netlink: Properly unbind in error conditions.Hiroaki SHIMODA
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso
2014-11-12netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso
2014-11-12netfilter: nft_compat: relax chain type validationPablo Neira Ayuso
2014-11-12netfilter: nft_compat: use current net namespacePablo Neira Ayuso
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens
2014-11-11ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-11netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-11-10netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann
2014-11-06Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross
2014-11-05geneve: Set GSO type on transmit.Jesse Gross
2014-11-04Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-11-03gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-03sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert
2014-11-03vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert
2014-11-03ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-03netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds
2014-10-31libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller