Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI | 2015-05-05 | 1 | -2/+1 | |
| | * | | | | | | | | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ... | Tatyana Nikolova | 2015-05-05 | 2 | -0/+26 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-07 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky | 2015-04-29 | 1 | -0/+1 | |
| | * | | | | | | | | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu | 2015-04-27 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver | Sonny Rao | 2015-04-22 | 1 | -4/+0 | |
| * | | | | | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi | 2015-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | util_macros.h: have array pointer point to array of constants | Guenter Roeck | 2015-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-05-05 | 3 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 2015-05-04 | 3 | -1/+22 | |
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-05-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | SCSI: add 1024 max sectors black list flag | Mike Christie | 2015-04-27 | 1 | -0/+1 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | switchdev: don't use anonymous union on switchdev attr/obj structs | Scott Feldman | 2015-05-13 | 1 | -2/+2 | |
* | | | | | | | | | | switchdev: align comment with other comments in block | Scott Feldman | 2015-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | net: make skb_dst_pop routine static | Ying Xue | 2015-05-13 | 1 | -12/+0 | |
* | | | | | | | | | | test_bpf: add 173 new testcases for eBPF | Michael Holzheu | 2015-05-13 | 1 | -0/+10 | |
* | | | | | | | | | | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que... | Denys Vlasenko | 2015-05-13 | 1 | -13/+1 | |
* | | | | | | | | | | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag | Scott Feldman | 2015-05-13 | 1 | -4/+1 | |
* | | | | | | | | | | switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del | Scott Feldman | 2015-05-13 | 1 | -11/+10 | |
* | | | | | | | | | | switchdev: add new switchdev_port_bridge_getlink | Scott Feldman | 2015-05-13 | 1 | -0/+10 | |
* | | | | | | | | | | switchdev: remove unused switchdev_port_bridge_dellink | Scott Feldman | 2015-05-13 | 1 | -15/+0 | |
* | | | | | | | | | | switchdev: add new switchdev_port_bridge_dellink | Scott Feldman | 2015-05-13 | 1 | -0/+6 | |
* | | | | | | | | | | switchdev: remove old switchdev_port_bridge_setlink | Scott Feldman | 2015-05-13 | 1 | -9/+0 | |
* | | | | | | | | | | switchdev: add bridge port flags attr | Scott Feldman | 2015-05-13 | 1 | -0/+2 | |
* | | | | | | | | | | switchdev: add port vlan obj | Scott Feldman | 2015-05-13 | 1 | -0/+8 | |
* | | | | | | | | | | switchdev: introduce switchdev add/del obj ops | Scott Feldman | 2015-05-13 | 1 | -0/+31 | |
* | | | | | | | | | | switchdev: convert STP update to switchdev attr set | Scott Feldman | 2015-05-13 | 1 | -11/+2 | |
* | | | | | | | | | | switchdev: convert parent_id_get to switchdev attr get | Scott Feldman | 2015-05-13 | 1 | -14/+4 | |
* | | | | | | | | | | switchdev: introduce get/set attrs ops | Scott Feldman | 2015-05-13 | 1 | -0/+43 | |
* | | | | | | | | | | switchdev: s/swdev_/switchdev_/ | Jiri Pirko | 2015-05-13 | 2 | -16/+16 | |
* | | | | | | | | | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko | 2015-05-13 | 1 | -55/+56 | |
* | | | | | | | | | | net_sched: gred: add TCA_GRED_LIMIT attribute | David Ward | 2015-05-13 | 1 | -1/+2 | |
* | | | | | | | | | | net: Add skb_free_frag to replace use of put_page in freeing skb->head | Alexander Duyck | 2015-05-12 | 1 | -0/+5 | |
* | | | | | | | | | | mm/net: Rename and move page fragment handling from net/ to mm/ | Alexander Duyck | 2015-05-12 | 3 | -3/+23 | |
* | | | | | | | | | | net: Store virtual address instead of page in netdev_alloc_cache | Alexander Duyck | 2015-05-12 | 1 | -3/+2 | |
* | | | | | | | | | | net: sched: deprecate enqueue_root() | Eric Dumazet | 2015-05-11 | 1 | -6/+0 | |
* | | | | | | | | | | net: sched: fix typo in net_device ifdef | Daniel Borkmann | 2015-05-11 | 1 | -1/+1 | |
* | | | | | | | | | | net: sched: further simplify handle_ing | Daniel Borkmann | 2015-05-11 | 1 | -0/+4 | |
* | | | | | | | | | | bonding: add netlink support for sys prio, actor sys mac, and port key | Andy Gospodarek | 2015-05-11 | 1 | -0/+3 | |
* | | | | | | | | | | bonding: Implement user key part of port_key in an AD system. | Mahesh Bandewar | 2015-05-11 | 2 | -0/+2 | |
* | | | | | | | | | | bonding: Allow userspace to set actors' macaddr in an AD-system. | Mahesh Bandewar | 2015-05-11 | 2 | -0/+2 | |
* | | | | | | | | | | bonding: Allow userspace to set actors' system_priority in AD system | Mahesh Bandewar | 2015-05-11 | 2 | -0/+2 | |
* | | | | | | | | | | net: kill sk_change_net and sk_release_kernel | Eric W. Biederman | 2015-05-11 | 1 | -17/+0 | |
* | | | | | | | | | | net: Modify sk_alloc to not reference count the netns of kernel sockets. | Eric W. Biederman | 2015-05-11 | 2 | -1/+3 | |
* | | | | | | | | | | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 2015-05-11 | 4 | -4/+4 | |
* | | | | | | | | | | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 2015-05-11 | 1 | -1/+1 | |
* | | | | | | | | | | tun: Utilize the normal socket network namespace refcounting. | Eric W. Biederman | 2015-05-11 | 1 | -1/+0 | |
* | | | | | | | | | | codel: add ce_threshold attribute | Eric Dumazet | 2015-05-11 | 2 | -1/+15 | |
* | | | | | | | | | | netlink: allow to listen "all" netns | Nicolas Dichtel | 2015-05-10 | 3 | -0/+5 |