aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/6lowpan (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28netfilter: xt_socket: check sk before checking for netns.Flavio Leitner1-2/+2
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal1-0/+2
2018-09-28netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo1-14/+14
2018-09-28rxrpc: Fix error distributionDavid Howells7-64/+16
2018-09-28rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells1-10/+13
2018-09-28rxrpc: Make service call handling more robustDavid Howells5-60/+38
2018-09-28rxrpc: Improve up-front incoming packet checkingDavid Howells2-28/+50
2018-09-28rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells4-18/+26
2018-09-28rxrpc: Fix RTT gatheringDavid Howells3-15/+33
2018-09-28rxrpc: Fix checks as to whether we should set up a new callDavid Howells3-9/+15
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek1-0/+1
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu1-4/+4
2018-09-27rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells1-3/+0
2018-09-27ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang1-2/+1
2018-09-27nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-5/+14
2018-09-26net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski2-3/+5
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-09-26vxlan: fill ttl inherit infoHangbin Liu1-0/+3
2018-09-26net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn1-2/+5
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor1-2/+2
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor1-1/+0
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar2-32/+18
2018-09-26bonding: pass link-local packets to bonding master also.Mahesh Bandewar1-2/+19
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor1-11/+4
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor1-2/+2
2018-09-26qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor1-1/+1
2018-09-26wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King1-1/+1
2018-09-26qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King1-1/+1
2018-09-26net: phy: fix WoL handling when suspending the PHYHeiner Kallweit1-3/+9
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2-1/+11
2018-09-26Revert "net: phy: fix WoL handling when suspending the PHY"David S. Miller1-26/+16
2018-09-26net: phy: fix WoL handling when suspending the PHYHeiner Kallweit1-16/+26
2018-09-26net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern1-5/+0
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa3-10/+29
2018-09-26mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
2018-09-26mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi1-13/+9
2018-09-26mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi1-4/+7
2018-09-26nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma1-0/+1
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap1-2/+0
2018-09-26mac80211: allocate TXQs for active monitor interfacesFelix Fietkau1-1/+2
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan1-1/+6
2018-09-25tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan1-5/+7
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan1-1/+3
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2-12/+20
2018-09-25xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich1-7/+18
2018-09-25xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich3-8/+18
2018-09-25xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich1-5/+7
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek1-0/+1
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"Lubomir Rintel2-2/+2
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart1-5/+4