Age | Commit message (Expand) | Author |
2015-03-23 | isdn/gigaset: restructure modem response parser (1) | Tilman Schmidt |
2015-03-23 | switchdev: fix stp update API to work with layered netdevices | Roopa Prabhu |
2015-03-23 | net: clear skb->priority when forwarding to another netns | WANG Cong |
2015-03-23 | Merge branch 'crypto_async' | David S. Miller |
2015-03-23 | crypto: algif - change algif_skcipher to be asynchronous | Tadeusz Struk |
2015-03-23 | crypto: af_alg - Allow to link sgl | Tadeusz Struk |
2015-03-23 | net: socket: add support for async operations | tadeusz.struk@intel.com |
2015-03-21 | netlink: Remove netlink_compare_arg.trailer | Herbert Xu |
2015-03-20 | Merge branch 'netcp-next' | David S. Miller |
2015-03-20 | net: netcp: ethss: enhancement to support NetCP 1.5 ethss | WingMan Kwok |
2015-03-20 | net: netcp: enclose macros in parentheses | Karicheri, Muralidharan |
2015-03-20 | net: netcp: select davinci_mdio driver by default | Karicheri, Muralidharan |
2015-03-20 | net: netcp: use separate reg region for individual ethss modules | Karicheri, Muralidharan |
2015-03-20 | net: netcp: fix forward port number usage for 10G ethss | Karicheri, Muralidharan |
2015-03-20 | net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit. | YOSHIFUJI Hideaki/吉藤英明 |
2015-03-20 | net: neighbour: Add mcast_resolicit to configure the number of multicast reso... | YOSHIFUJI Hideaki/吉藤英明 |
2015-03-20 | bgmac: allow enabling on ARCH_BCM_5301X | Rafał Miłecki |
2015-03-20 | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets | Rafał Miłecki |
2015-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-03-20 | net: dsa: make NET_DSA manually selectable from the config | Mathieu Olivari |
2015-03-20 | switchdev: kernel-doc cleanup on swithdev ops | Scott Feldman |
2015-03-20 | Revert "selinux: add a skb_owned_by() hook" | Eric Dumazet |
2015-03-20 | igbvf: use netif_carrier_off earlier when bringing if down | Todd Fujinaka |
2015-03-20 | igb: use netif_carrier_off earlier when bringing if down | Todd Fujinaka |
2015-03-20 | e1000e: NVM write protect access removed from SPT HW | Yanir Lubetkin |
2015-03-20 | e1000e: call netif_carrier_off early on down | Eliezer Tamir |
2015-03-20 | ixgb: call netif_carrier_off early on down | Eliezer Tamir |
2015-03-20 | Merge branch 'ebpf-next' | David S. Miller |
2015-03-20 | act_bpf: add initial eBPF support for actions | Daniel Borkmann |
2015-03-20 | ebpf: add sched_act_type and map it to sk_filter's verifier ops | Daniel Borkmann |
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 |