Age | Commit message (Expand) | Author |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-20 | rhashtable: Fix undeclared EEXIST build error on ia64 | Herbert Xu |
2015-03-20 | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom | Al Viro |
2015-03-20 | Merge branch 'amd-xgbe-next' | David S. Miller |
2015-03-20 | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Clarify output message about queues | Lendacky, Thomas |
2015-03-20 | amd-xgbe-phy: Provide support for auto-negotiation timeout | Lendacky, Thomas |
2015-03-20 | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas |
2015-03-20 | amd-xgbe-phy: Use phydev advertising field vs supported | Lendacky, Thomas |
2015-03-20 | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha... | Catalin Marinas |
2015-03-20 | Merge branch 'rhashtable-inlined-interface' | David S. Miller |
2015-03-20 | rhashtable: Rip out obsolete out-of-line interface | Herbert Xu |
2015-03-20 | tipc: Use inlined rhashtable interface | Herbert Xu |
2015-03-20 | test_rhashtable: Use inlined rhashtable interface | Herbert Xu |
2015-03-20 | netfilter: Convert nft_hash to inlined rhashtable | Herbert Xu |
2015-03-20 | netlink: Move namespace into hash key | Herbert Xu |
2015-03-20 | rhashtable: Allow hash/comparison functions to be inlined | Herbert Xu |
2015-03-20 | rhashtable: Make rhashtable_init params argument const | Herbert Xu |
2015-03-20 | ebpf, filter: do not convert skb->protocol to host endianess during runtime | Daniel Borkmann |
2015-03-20 | ipv6: invert join/leave anycast rtnl/socket locking order | Marcelo Ricardo Leitner |
2015-03-20 | vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave} | Marcelo Ricardo Leitner |
2015-03-20 | Merge branch 'be2net' | David S. Miller |
2015-03-20 | be2net: use PCI MMIO read instead of config read for errors | Suresh Reddy |
2015-03-20 | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs | Suresh Reddy |
2015-03-20 | be2net: Prevent VFs from enabling VLAN promiscuous mode | Vasundhara Volam |
2015-03-20 | tcp: fix tcp fin memory accounting | Josh Hunt |
2015-03-20 | ipv6: fix backtracking for throw routes | Steven Barth |
2015-03-20 | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} | Markos Chandras |
2015-03-20 | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f... | Sabrina Dubroca |
2015-03-20 | xen-netback: making the bandwidth limiter runtime settable | Palik, Imre |
2015-03-20 | Merge branch 'listener_refactor_part_14' | David S. Miller |
2015-03-20 | net: increase sk_[max_]ack_backlog | Eric Dumazet |
2015-03-20 | inet: get rid of central tcp/dccp listener timer | Eric Dumazet |
2015-03-20 | inet: drop prev pointer handling in request sock | Eric Dumazet |
2015-03-19 | rhashtable: Round up/down min/max_size to ensure we respect limit | Thomas Graf |
2015-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2015-03-19 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-03-19 | Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-03-19 | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-03-19 | Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-... | Linus Torvalds |
2015-03-19 | i40e: add NVM update events to AQ clean | Shannon Nelson |
2015-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2015-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-03-19 | tipc: fix build issue when building without IPv6 | Marcelo Ricardo Leitner |
2015-03-19 | Merge branch 'cxgb4-next' | David S. Miller |