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