index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
isdn: use constants instead of magicnumbers
Himangi Saraogi
2014-07-24
1
-2
/
+2
*
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
2014-07-24
1
-1
/
+1
*
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-24
6
-39
/
+39
*
fec: Simplify the PM related hooks
Fabio Estevam
2014-07-24
1
-6
/
+2
*
net_sched: remove exceptional & on function name
Himangi Saraogi
2014-07-24
1
-1
/
+1
*
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-24
1
-1
/
+1
*
igmp: remove exceptional & on function name
Himangi Saraogi
2014-07-24
1
-1
/
+1
*
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-07-24
7
-29
/
+201
|
\
|
*
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
2014-07-24
1
-0
/
+2
|
*
openvswitch: Sample action without side effects
Simon Horman
2014-07-24
1
-11
/
+37
|
*
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
2014-07-24
1
-1
/
+2
|
*
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2014-07-24
2
-1
/
+12
|
*
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
2014-07-24
4
-16
/
+148
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-07-24
18
-80
/
+958
|
\
\
|
|
/
|
/
|
|
*
i40e: always print aqtx answer
Shannon Nelson
2014-07-24
2
-10
/
+6
|
*
i40e: Give link more time after setting flow control
Catherine Sullivan
2014-07-24
1
-3
/
+7
|
*
i40e: Fix firmware API version errors
Catherine Sullivan
2014-07-24
1
-13
/
+7
|
*
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2014-07-24
2
-14
/
+14
|
*
i40evf: don't wait so long
Mitch Williams
2014-07-24
1
-2
/
+2
|
*
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2014-07-24
2
-4
/
+0
|
*
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-07-24
10
-16
/
+866
|
*
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
2014-07-24
1
-2
/
+2
|
*
igb: bump igb version to 5.2.13
Todd Fujinaka
2014-07-24
1
-2
/
+2
|
*
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2014-07-24
2
-0
/
+26
|
*
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
1
-4
/
+19
|
*
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
1
-10
/
+7
|
*
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
1
-3
/
+3
|
*
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-07-24
1
-1
/
+1
|
/
*
Merge branch 'filter-move'
David S. Miller
2014-07-23
5
-511
/
+545
|
\
|
*
bpf: update MAINTAINERS entry
Alexei Starovoitov
2014-07-23
1
-0
/
+7
|
*
net: filter: split filter.c into two files
Alexei Starovoitov
2014-07-23
4
-511
/
+538
|
/
*
Merge branch 'bcmgenet-next'
David S. Miller
2014-07-23
3
-188
/
+154
|
\
|
*
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2014-07-23
2
-4
/
+4
|
*
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
2014-07-23
1
-4
/
+5
|
*
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
2014-07-23
1
-3
/
+1
|
*
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
2014-07-23
3
-147
/
+142
|
*
net: bcmgenet: remove FSF mail address
Florian Fainelli
2014-07-23
3
-30
/
+2
|
/
*
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
Quentin Armitage
2014-07-23
1
-1
/
+4
*
Merge branch 'virtio-net-busy-poll'
David S. Miller
2014-07-23
1
-6
/
+61
|
\
|
*
virtio-net: rx busy polling support
Jason Wang
2014-07-23
1
-1
/
+47
|
*
virtio-net: introduce virtnet_receive()
Jason Wang
2014-07-23
1
-5
/
+14
|
/
*
ethernet: realtek: use pci_device_id
Varka Bhadram
2014-07-23
1
-7
/
+7
*
ethernet: realtek: use module_pci_driver
Varka Bhadram
2014-07-23
1
-20
/
+2
*
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
4
-6
/
+5
*
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
2014-07-22
3
-3
/
+37
*
dp83640: Fix receive timestamp race condition
Stefan Sørensen
2014-07-22
1
-71
/
+102
*
sfc: Add support for busy polling
Alexandre Rames
2014-07-22
5
-7
/
+208
*
Merge branch 'mlx4-next'
David S. Miller
2014-07-22
8
-11
/
+113
|
\
|
*
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
2014-07-22
3
-4
/
+8
|
*
net/mlx4_core: Use low memory profile on kdump kernel
Amir Vadai
2014-07-22
2
-3
/
+32
[next]