aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-18net: dns_resolver: convert time_t to time64_tAya Mahfouz2-2/+2
2015-11-18net/ip6_tunnel: fix dst leakPaolo Abeni1-1/+1
2015-11-18net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2-0/+9
2015-11-18ethernet/atheros/alx: add Killer E2400 device IDBen Pope2-0/+3
2015-11-18hdlc: fix null-deref on allocation failurestephen hemminger1-5/+5
2015-11-18fm10k: fix memory leakstephen hemminger1-1/+3
2015-11-18udp: remove duplicate includestephen hemminger1-1/+0
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-278/+247
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-11/+14
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds84-3650/+1036
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz1-1/+9
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov1-1/+4
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa1-1/+4
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa1-122/+152
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang1-1/+1
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser1-1/+1
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser1-2/+2
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn2-0/+17
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi1-5/+39
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca1-1/+1
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca1-5/+7
2015-11-17Merge branch 'vlan-reorder'David S. Miller3-2/+10
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2-1/+8
2015-11-17vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3
2015-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+3
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-11-16MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribersGeert Uytterhoeven1-2/+2
2015-11-16FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven1-1/+1
2015-11-16ipg: Remove ipg driverOndrej Zary7-3075/+0
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary3-6/+69
2015-11-16snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-5/+8
2015-11-16net/core: use netdev name in warning if no parentBjørn Mork1-5/+8
2015-11-16af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa1-0/+1
2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea1-1/+1
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz1-1/+1
2015-11-16ravb: remove unhandle int causeMasaru Nagai1-2/+0
2015-11-16raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox1-3/+5
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2-5/+6
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas1-0/+5
2015-11-16net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov1-1/+1
2015-11-16net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov1-0/+2
2015-11-16switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2-2/+2
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera2-2/+3
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera1-14/+2