aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-15.11-rtlsk-v4.1-15.10-rtlsk-v4.1-15.09-rtKevin Hilman
2015-09-139p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat
2015-09-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-16Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg
2015-08-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10rds: rds_ib_device.refcount overflowWengang Wang
2015-08-10mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-08-03p9_client_write(): avoid double p9_free_req()Al Viro
2015-08-039p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-08-03cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-08-03mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-08-03crush: fix a bug in tree bucket decodeIlya Dryomov
2015-08-03ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek
2015-08-03Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann
2015-07-26net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2015-07-26net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-07-26net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2015-07-26net: Remove preemption disabling in netif_rx()Priyanka Jain
2015-07-26net: sysrq via icmpCarsten Emde
2015-07-26net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2015-07-26net: Use skbufhead with raw lockThomas Gleixner
2015-07-26net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2015-07-26softirq: Split softirq locksThomas Gleixner
2015-07-26softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-07-26sunrpc: Make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith
2015-07-26net/wireless: Use WARN_ON_NORT()Thomas Gleixner
2015-07-26net: sched: Use msleep() instead of yield()Marc Kleine-Budde
2015-07-26net-flip-lock-dep-thingy.patchThomas Gleixner
2015-07-10sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-07-10ip: report the original address of ICMP messagesJulian Anastasov
2015-07-10tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-07-10mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov
2015-07-10packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-07-10packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-07-10bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-10can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner
2015-06-11net: don't wait for order-3 page allocationShaohua Li
2015-06-11mpls: handle device renames for per-device sysctlsRobert Shearman
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman
2015-06-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-06-10tipc: disconnect socket directly after probe failureErik Hugne
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg