summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-03-03Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2016-03-03Bluetooth: Fix incorrect removing of IRKsJohan Hedberg
2016-03-03Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2016-03-03sctp: Fix port hash table size computationNeil Horman
2016-03-03unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin
2016-03-03tipc: unlock in error pathInsu Yun
2016-03-03rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-03IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter
2016-03-03tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-03-03route: check and remove route cache when we get routeXin Long
2016-03-03net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2016-03-03l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-03-03tcp: md5: release request socket instead of listenerEric Dumazet
2016-03-03tipc: fix premature addition of node to lookup tableJon Paul Maloy
2016-03-03af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-03af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat