index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
14
-70
/
+223
2014-12-08
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
1
-5
/
+1
2014-12-08
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
1
-3
/
+0
2014-12-08
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-08
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-08
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-12
/
+5
2014-12-08
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-11
/
+5
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-08
Merge branch 'eth_skb_pad'
David S. Miller
13
-92
/
+67
2014-12-08
r8169: Use eth_skb_pad function
Alexander Duyck
1
-10
/
+2
2014-12-08
myri10ge: use eth_skb_pad helper
Alexander Duyck
1
-10
/
+5
2014-12-08
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-12-08
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
1
-2
/
+1
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-08
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2
-1
/
+35
2014-12-08
Merge branch 'mlx5-next'
David S. Miller
7
-14
/
+35
2014-12-08
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-08
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-12-08
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-08
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-08
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
2014-12-08
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-12-08
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
1
-1
/
+1
2014-12-08
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
1
-1
/
+1
2014-12-08
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
1
-0
/
+7
2014-12-08
Merge branch 'r8169-next'
David S. Miller
1
-11
/
+22
2014-12-08
r8169:disable rtl8168ep cmac engine
Chun-Hao Lin
1
-8
/
+22
2014-12-08
r8169:prevent enable hardware tx/rx too early
Chun-Hao Lin
1
-3
/
+0
2014-12-08
Merge branch 'tipc-next'
David S. Miller
5
-158
/
+157
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
4
-59
/
+69
2014-12-08
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2
-3
/
+0
2014-12-08
tipc: simplify relationship between name table lock and node lock
Ying Xue
1
-9
/
+10
2014-12-08
tipc: any name table member must be protected under name table lock
Ying Xue
1
-1
/
+2
2014-12-08
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
1
-21
/
+27
2014-12-08
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
1
-4
/
+3
2014-12-08
tipc: make name table allocated dynamically
Ying Xue
3
-65
/
+55
2014-12-08
tipc: remove size variable from publ_list struct
Ying Xue
1
-12
/
+7
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
2
-99
/
+125
2014-12-08
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
4
-33
/
+143
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
4
-0
/
+10
2014-12-08
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
1
-2
/
+8
2014-12-08
Merge branch 'tstamp-next'
David S. Miller
5
-25
/
+146
2014-12-08
net-timestamp: expand documentation and test
Willem de Bruijn
2
-20
/
+93
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
4
-6
/
+52
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
2014-12-06
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2014-12-06
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2
-3
/
+3
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: increase ARQ size
Mitch Williams
1
-1
/
+1
2014-12-06
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
1
-0
/
+3
[next]