summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11Merge branch 'kernel_socket_netns'David S. Miller
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman
2015-05-11netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-10codel: add ce_threshold attributeEric Dumazet
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen
2015-05-10af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-05-10ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan
2015-05-10ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan
2015-05-10Linux 4.1-rc3Linus Torvalds
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-10ahci: avoton port-disable reset-quirkDan Williams
2015-05-10mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-10Merge branch 'pktgen-next'David S. Miller
2015-05-10pktgen: introduce xmit_mode '<start_xmit|netif_receive>'Alexei Starovoitov
2015-05-10pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliantJesper Dangaard Brouer
2015-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-10Merge branch 'netns-scalability'David S. Miller
2015-05-10netlink: allow to listen "all" netnsNicolas Dichtel
2015-05-10netlink: rename private flags and statesNicolas Dichtel
2015-05-10netns: use a spin_lock to protect nsid managementNicolas Dichtel
2015-05-10netns: notify new nsid outside __peernet2id()Nicolas Dichtel
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-10netns: always provide the id to rtnl_net_fill()Nicolas Dichtel
2015-05-10netns: returns always an id in __peernet2id()Nicolas Dichtel
2015-05-10Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09devicetree: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09tcp: set SOCK_NOSPACE under memory pressureJason Baron
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil