aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-20mac80211: fix txq queue related crashesMichal Kazior
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-04-20mac80211: fix ibss scan parametersSara Sharon
2016-04-20mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-20mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-20ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-20ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-04-20ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-04-20ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-20rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-04-20bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan
2016-04-20ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-04-20xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-04-20ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson
2016-04-20ipv4: fix broadcast packets receptionPaolo Abeni
2016-04-20tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-04-20net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-04-20ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-04-20bridge: allow zero ageing timeStephen Hemminger
2016-04-20packet: validate variable length ll headersWillem de Bruijn
2016-04-20ax25: add link layer header validation functionWillem de Bruijn
2016-04-20tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-04-20udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-04-20ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-04-20tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-20sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing
2016-04-20ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa
2016-04-20tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-04-20tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov
2016-04-12Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-16mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-16mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-16cfg80211/wext: fix message orderingJohannes Berg
2016-03-16wext: fix message delay/orderingJohannes Berg
2016-03-03sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-03-03mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-03-03rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-03-03libceph: don't spam dmesg with stray reply warningsIlya Dryomov
2016-03-03libceph: use the right footer size when skipping a messageIlya Dryomov
2016-03-03libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-03libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-03-03Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda