index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
switchdev: introduce get/set attrs ops
Scott Feldman
2015-05-12
2
-0
/
+212
*
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
5
-58
/
+59
*
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
11
-171
/
+166
*
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-12
2
-5
/
+26
*
ARM: net: add JIT support for loads from struct seccomp_data.
Nicolas Schichan
2015-05-12
1
-0
/
+10
*
Merge branch 'netdev_page_frags'
David S. Miller
2015-05-12
12
-171
/
+223
|
\
|
*
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
2
-2
/
+2
|
*
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-05-12
1
-12
/
+7
|
*
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
2
-4
/
+11
|
*
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
5
-97
/
+127
|
*
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
2
-26
/
+34
|
*
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-12
1
-8
/
+3
|
*
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
1
-62
/
+79
|
/
*
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
2
-8
/
+2
*
net: ll_temac: Use one return statement instead of two
Michal Simek
2015-05-11
1
-3
/
+1
*
net: fec: add support of ethtool get_regs
Philippe Reynes
2015-05-11
1
-0
/
+78
*
net: sched: fix typo in net_device ifdef
Daniel Borkmann
2015-05-11
1
-1
/
+1
*
Merge branch 'handle_ing_lightweight'
David S. Miller
2015-05-11
3
-77
/
+33
|
\
|
*
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
3
-61
/
+31
|
*
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
1
-30
/
+16
|
/
*
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
2015-05-11
1
-1
/
+2
*
Merge branch 'bonding_netlink_lacp'
David S. Miller
2015-05-11
10
-9
/
+328
|
\
|
*
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2015-05-11
3
-9
/
+74
|
*
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
7
-7
/
+123
|
*
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
8
-1
/
+70
|
*
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
8
-2
/
+71
|
/
*
Merge branch 'kernel_socket_netns'
David S. Miller
2015-05-11
72
-238
/
+166
|
\
|
*
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
2
-36
/
+0
|
*
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
2015-05-11
1
-8
/
+6
|
*
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
8
-45
/
+30
|
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
59
-108
/
+109
|
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
13
-26
/
+26
|
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
3
-24
/
+4
|
/
*
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
4
-4
/
+42
*
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
2015-05-10
1
-23
/
+23
*
Merge branch 'pktgen-next'
David S. Miller
2015-05-09
2
-5
/
+89
|
\
|
*
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
2
-5
/
+84
|
*
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
2
-0
/
+5
|
/
*
Merge branch 'netns-scalability'
David S. Miller
2015-05-09
7
-82
/
+170
|
\
|
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
5
-6
/
+61
|
*
netlink: rename private flags and states
Nicolas Dichtel
2015-05-09
1
-29
/
+30
|
*
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
1
-13
/
+44
|
*
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
1
-14
/
+27
|
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
4
-5
/
+5
|
*
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
1
-20
/
+11
|
*
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
1
-11
/
+8
|
/
*
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-05-09
7
-59
/
+159
|
\
[next]