summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23tipc: avoid packets leaking on socket receive queueYing Xue
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-11-23vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov
2015-11-23net/hsr: fix a warning messageDan Carpenter
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-11-23cgroups: Allow dynamically changing net_classidNina Schiff
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie
2015-11-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-11-22net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-11-22Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub...David S. Miller
2015-11-22net: tulip: update MAINTAINER status to OrphanGrant Grundler
2015-11-22net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-11-20tipc: correct settings of broadcast link stateJon Paul Maloy
2015-11-20net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2015-11-20bnx2x: Fix vxlan removalYuval Mintz
2015-11-20tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet
2015-11-20tcp: fix Fast Open snmp over-counting bugYuchung Cheng
2015-11-20tcp: disable Fast Open on timeouts after handshakeYuchung Cheng
2015-11-20net: cpsw: Fix ethernet regression for dm814xTony Lindgren
2015-11-18tcp: md5: fix lockdep annotationEric Dumazet
2015-11-18net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-11-18arm64: bpf: fix buffer pointerZi Shen Lim
2015-11-18ravb: fix WARNING in __free_irq()Sergei Shtylyov
2015-11-18net: dns_resolver: convert time_t to time64_tAya Mahfouz
2015-11-18net/ip6_tunnel: fix dst leakPaolo Abeni
2015-11-18net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri
2015-11-18ethernet/atheros/alx: add Killer E2400 device IDBen Pope
2015-11-18hdlc: fix null-deref on allocation failurestephen hemminger
2015-11-18fm10k: fix memory leakstephen hemminger
2015-11-18udp: remove duplicate includestephen hemminger
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca
2015-11-17Merge branch 'vlan-reorder'David S. Miller
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich
2015-11-17vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich