summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.10v4.1.10Greg Kroah-Hartman2015-10-031-1/+1
* hp-wmi: limit hotkey enableKyle Evans2015-10-031-11/+20
* zram: fix possible use after free in zcomp_create()Luis Henriques2015-10-031-5/+7
* netlink: Replace rhash_portid with boundHerbert Xu2015-10-032-12/+29
* netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-10-032-5/+7
* mvneta: use inband status only when explicitly enabledStas Sergeev2015-10-031-4/+5
* of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-10-032-2/+21
* net: phy: fixed_phy: handle link-down caseStas Sergeev2015-10-031-3/+5
* net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-10-031-17/+1
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-10-031-5/+9
* net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-10-031-15/+15
* tcp: add proper TS val into RST packetsEric Dumazet2015-10-031-0/+1
* openvswitch: Zero flows on allocation.Jesse Gross2015-10-033-14/+15
* macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin2015-10-031-2/+2
* net/mlx4_en: really allow to change RSS keyEric Dumazet2015-10-031-2/+0
* bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing2015-10-031-2/+2
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2015-10-031-23/+41
* netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-10-032-7/+32
* net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-10-031-2/+2
* ipv6: fix multipath route replace error recoveryRoopa Prabhu2015-10-031-26/+175
* net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-10-031-4/+8
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-10-031-1/+1
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-10-031-2/+1
* net: fec: clear receive interrupts before processing a packetRussell King2015-10-031-0/+1
* ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-10-031-1/+1
* sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-10-031-0/+3
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-031-3/+4
* cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-10-031-0/+13
* vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-10-031-0/+2
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-10-031-0/+1
* Linux 4.1.9v4.1.9Greg Kroah-Hartman2015-09-291-1/+1
* cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-09-291-3/+0
* ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-09-291-1/+1
* net: dsa: Do not override PHY interface if already configuredFlorian Fainelli2015-09-291-1/+2
* inet: fix races with reqsk timersEric Dumazet2015-09-292-2/+8
* inet: fix possible request socket leakEric Dumazet2015-09-292-2/+2
* netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann2015-09-291-0/+5
* bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-09-291-1/+1
* bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policyNikolay Aleksandrov2015-09-291-0/+2
* bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov2015-09-291-0/+2
* udp: fix dst races with multicast early demuxEric Dumazet2015-09-291-3/+10
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-09-291-1/+1
* rocker: free netdevice during netdevice removalIdo Schimmel2015-09-291-0/+1
* net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-09-292-6/+13
* act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-09-291-15/+35
* packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-09-291-1/+2
* packet: missing dev_put() in packet_do_bind()Lars Westerhoff2015-09-291-5/+3
* fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-09-291-4/+0
* net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-09-291-2/+2
* bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov2015-09-291-1/+9