Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | switchdev: fix stp update API to work with layered netdevices | Roopa Prabhu | 1 | -4/+13 |
2015-03-23 | net: clear skb->priority when forwarding to another netns | WANG Cong | 1 | -0/+1 |
2015-03-23 | Merge branch 'crypto_async' | David S. Miller | 6 | -15/+251 |
2015-03-23 | crypto: algif - change algif_skcipher to be asynchronous | Tadeusz Struk | 1 | -7/+226 |
2015-03-23 | crypto: af_alg - Allow to link sgl | Tadeusz Struk | 2 | -6/+16 |
2015-03-23 | net: socket: add support for async operations | tadeusz.struk@intel.com | 3 | -2/+9 |
2015-03-23 | can: at91_can: use endian agnostic IO accessors | Ben Dooks | 1 | -2/+2 |
2015-03-23 | can: esd_usb2: Fix sparse warnings | Thomas Körper | 1 | -2/+2 |
2015-03-23 | can: add combined rx/tx LED trigger support | Yegor Yefremov | 3 | -5/+25 |
2015-03-23 | can: m_cam: m_can_fifo_write(): remove return from void function | Marc Kleine-Budde | 1 | -2/+2 |
2015-03-23 | can: kvaser_usb: Use can-dev unregistration mechanism | Ahmed S. Darwish | 1 | -1/+1 |
2015-03-23 | can: use sock_efree instead of own destructor | Florian Westphal | 1 | -6/+1 |
2015-03-22 | netfilter: ip6t_REJECT: check for IP6T_F_PROTO | Pablo Neira Ayuso | 1 | -1/+2 |
2015-03-22 | netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ... | Patrick McHardy | 1 | -0/+3 |
2015-03-22 | netfilter: nft_rbtree: fix locking | Patrick McHardy | 1 | -4/+2 |
2015-03-22 | netfilter: bridge: kill nf_bridge_pad | Florian Westphal | 3 | -26/+13 |
2015-03-21 | netlink: Remove netlink_compare_arg.trailer | Herbert Xu | 1 | -2/+3 |
2015-03-21 | Merge branch 'netcp-next' | David S. Miller | 5 | -341/+1303 |
2015-03-21 | net: netcp: ethss: enhancement to support NetCP 1.5 ethss | WingMan Kwok | 2 | -36/+902 |
2015-03-21 | net: netcp: enclose macros in parentheses | Karicheri, Muralidharan | 1 | -251/+272 |
2015-03-21 | net: netcp: select davinci_mdio driver by default | Karicheri, Muralidharan | 1 | -0/+1 |
2015-03-21 | net: netcp: use separate reg region for individual ethss modules | Karicheri, Muralidharan | 2 | -44/+102 |
2015-03-21 | net: netcp: fix forward port number usage for 10G ethss | Karicheri, Muralidharan | 3 | -13/+29 |
2015-03-21 | net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit. | YOSHIFUJI Hideaki/吉藤英明 | 1 | -1/+13 |
2015-03-21 | net: neighbour: Add mcast_resolicit to configure the number of multicast reso... | YOSHIFUJI Hideaki/吉藤英明 | 3 | -4/+13 |
2015-03-21 | bgmac: allow enabling on ARCH_BCM_5301X | Rafał Miłecki | 1 | -1/+1 |
2015-03-21 | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets | Rafał Miłecki | 1 | -0/+34 |
2015-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -9/+8 |
2015-03-21 | net: dsa: make NET_DSA manually selectable from the config | Mathieu Olivari | 1 | -1/+4 |
2015-03-21 | switchdev: kernel-doc cleanup on swithdev ops | Scott Feldman | 1 | -16/+7 |
2015-03-21 | Revert "selinux: add a skb_owned_by() hook" | Eric Dumazet | 5 | -27/+0 |
2015-03-21 | igbvf: use netif_carrier_off earlier when bringing if down | Todd Fujinaka | 1 | -2/+1 |
2015-03-21 | igb: use netif_carrier_off earlier when bringing if down | Todd Fujinaka | 1 | -3/+1 |
2015-03-21 | e1000e: NVM write protect access removed from SPT HW | Yanir Lubetkin | 1 | -1/+2 |
2015-03-21 | e1000e: call netif_carrier_off early on down | Eliezer Tamir | 1 | -2/+2 |
2015-03-21 | ixgb: call netif_carrier_off early on down | Eliezer Tamir | 1 | -1/+2 |
2015-03-21 | Merge branch 'ebpf-next' | David S. Miller | 6 | -83/+228 |
2015-03-21 | act_bpf: add initial eBPF support for actions | Daniel Borkmann | 3 | -83/+220 |
2015-03-21 | ebpf: add sched_act_type and map it to sk_filter's verifier ops | Daniel Borkmann | 3 | -0/+8 |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 348 | -1868/+3792 |
2015-03-21 | rhashtable: Fix undeclared EEXIST build error on ia64 | Herbert Xu | 1 | -0/+1 |
2015-03-20 | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom | Al Viro | 1 | -0/+4 |
2015-03-20 | Merge branch 'amd-xgbe-next' | David S. Miller | 7 | -90/+127 |
2015-03-20 | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas | 1 | -4/+3 |
2015-03-20 | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 3 | -7/+7 |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 4 | -21/+12 |
2015-03-20 | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas | 4 | -9/+29 |
2015-03-20 | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas | 2 | -7/+13 |
2015-03-20 | amd-xgbe: Clarify output message about queues | Lendacky, Thomas | 1 | -2/+4 |
2015-03-20 | amd-xgbe-phy: Provide support for auto-negotiation timeout | Lendacky, Thomas | 1 | -0/+20 |