index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
bridge: revert br_dellink change back to original
Scott Feldman
1
-10
/
+1
2015-05-13
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2
-45
/
+0
2015-05-13
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
3
-2
/
+3
2015-05-13
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2
-12
/
+18
2015-05-13
bridge: restore br_setlink back to original
Scott Feldman
1
-10
/
+1
2015-05-13
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2
-39
/
+0
2015-05-13
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
3
-43
/
+3
2015-05-13
switchdev: add new switchdev bridge setlink
Scott Feldman
1
-11
/
+140
2015-05-13
switchdev: add bridge port flags attr
Scott Feldman
2
-0
/
+27
2015-05-13
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
1
-7
/
+123
2015-05-13
switchdev: add port vlan obj
Scott Feldman
1
-0
/
+8
2015-05-13
switchdev: introduce switchdev add/del obj ops
Scott Feldman
2
-0
/
+138
2015-05-13
switchdev: convert STP update to switchdev attr set
Scott Feldman
5
-50
/
+31
2015-05-13
rocker: support prepare-commit transaction model
Scott Feldman
1
-249
/
+451
2015-05-13
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
6
-57
/
+51
2015-05-13
switchdev: introduce get/set attrs ops
Scott Feldman
2
-0
/
+212
2015-05-13
switchdev: s/swdev_/switchdev_/
Jiri Pirko
5
-58
/
+59
2015-05-13
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
11
-171
/
+166
2015-05-13
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2
-5
/
+26
2015-05-13
ARM: net: add JIT support for loads from struct seccomp_data.
Nicolas Schichan
1
-0
/
+10
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2
-2
/
+2
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
1
-12
/
+7
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2
-4
/
+11
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
5
-97
/
+127
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2
-26
/
+34
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
1
-8
/
+3
2015-05-12
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
1
-62
/
+79
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
2
-8
/
+2
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
1
-3
/
+1
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
1
-1
/
+1
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
3
-61
/
+31
2015-05-11
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
1
-30
/
+16
2015-05-11
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
1
-1
/
+2
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
3
-9
/
+74
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
7
-7
/
+123
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
8
-1
/
+70
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
8
-2
/
+71
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2
-36
/
+0
2015-05-11
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
1
-8
/
+6
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
8
-45
/
+30
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
59
-108
/
+109
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
13
-26
/
+26
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
3
-24
/
+4
2015-05-11
codel: add ce_threshold attribute
Eric Dumazet
4
-4
/
+42
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
1
-23
/
+23
2015-05-10
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2
-5
/
+84
[next]