aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-20netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2015-02-20net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh
2015-02-20netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2015-02-20net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-20nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-02-20net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann
2015-02-20Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings
2015-02-20net: Fix stacked vlan offload features computationToshiaki Makita
2015-02-20mac80211: fix multicast LED blinking and counterAndreas Müller
2015-02-20ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2015-02-20ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2015-02-20ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2015-01-01net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2015-01-01ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2015-01-01tcp: md5: do not use alloc_percpu()Eric Dumazet
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2015-01-01net: sctp: fix memory leak in auth key managementDaniel Borkmann
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2015-01-01net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-12-14Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-12-14SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust
2014-12-14sunrpc: fix byte-swapping of displayed XIDChuck Lever
2014-12-14libceph: do not crash on large auth ticketsIlya Dryomov
2014-12-14mac80211: fix use-after-free in defragmentationJohannes Berg
2014-12-14mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-12-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-11-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-11-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-11-05net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-05net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-05net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-05ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-11-05ipv6: reallocate addrconf router for ipv6 address when lo device upchenweilong
2014-11-05ipv4: disable bh while doing route gcMarcelo Ricardo Leitner
2014-11-05ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner
2014-11-05ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner
2014-11-05nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-11-05libceph: do not hard code max auth ticket lenIlya Dryomov
2014-11-05libceph: add process_one_ticket() helperIlya Dryomov
2014-11-05libceph: gracefully handle large reply messages from the monSage Weil
2014-11-05libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-09-13sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-09-13iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-09-13net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-09-13tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-09-13tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet