aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-05-091-0/+8
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-05-091-0/+3
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-05-091-6/+17
* mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2015-05-091-4/+7
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-05-091-0/+3
* ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-05-091-0/+3
* sunrpc: fix braino in ->poll()Al Viro2015-05-091-1/+1
* net: irda: fix wait_until_sent poll timeoutJohan Hovold2015-05-091-1/+3
* mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-05-091-3/+5
* net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas2015-05-091-9/+0
* ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov2015-05-091-1/+1
* libceph: fix double __remove_osd() problemIlya Dryomov2015-05-091-7/+18
* netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-05-091-9/+13
* ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-05-091-1/+1
* rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-05-091-8/+4
* xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-05-091-2/+6
* ipv6: fib: fix fib dump restartKumar Sundararajan2015-03-061-1/+2
* ipv6: fib: fix fib dump restartEric Dumazet2015-03-061-2/+2
* net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara2015-03-061-1/+1
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-03-061-1/+0
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2015-02-201-1/+25
* net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2015-02-201-0/+1
* netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2015-02-201-0/+6
* net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-02-201-1/+0
* nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-02-201-5/+4
* net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2015-02-201-0/+7
* Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings2015-02-204-18/+11
* net: Fix stacked vlan offload features computationToshiaki Makita2015-02-201-5/+7
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-02-201-5/+6
* ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2015-02-202-10/+10
* ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2015-02-204-12/+27
* ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2015-02-204-10/+22
* net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann2015-01-011-2/+2
* ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2015-01-011-3/+9
* tcp: md5: do not use alloc_percpu()Eric Dumazet2015-01-011-39/+20
* tcp: md5: remove spinlock usage in fast pathEric Dumazet2015-01-014-95/+24
* ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2015-01-011-1/+1
* net: sctp: fix memory leak in auth key managementDaniel Borkmann2015-01-011-2/+0
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-012-1/+39
* net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2015-01-011-0/+3
* Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel2014-12-141-1/+1
* tcp: be more strict before accepting ECN negociationEric Dumazet2014-12-142-2/+2
* SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-12-141-11/+16
* sunrpc: fix byte-swapping of displayed XIDChuck Lever2014-12-141-1/+1
* libceph: do not crash on large auth ticketsIlya Dryomov2014-12-141-37/+132
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-12-141-7/+7
* mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-12-141-1/+6
* libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-12-141-1/+6
* l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-11-051-1/+2
* ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-11-051-1/+0