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-07-24
net/macb: add TX checksum offload feature
Cyrille Pitchen
1
-0
/
+29
2014-07-24
net/macb: add scatter-gather hw feature
Cyrille Pitchen
2
-52
/
+240
2014-07-24
net/macb: configure for FIFO mode and non-gigabit
Nicolas Ferre
2
-20
/
+74
2014-07-24
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
1
-11
/
+0
2014-07-24
net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
Fengguang Wu
1
-2
/
+2
2014-07-24
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
3
-32
/
+53
2014-07-24
net: do not name the pointer to struct net_device net
WANG Cong
1
-71
/
+71
2014-07-24
isdn: use constants instead of magicnumbers
Himangi Saraogi
1
-2
/
+2
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
6
-39
/
+39
2014-07-24
fec: Simplify the PM related hooks
Fabio Estevam
1
-6
/
+2
2014-07-24
net_sched: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
neigh: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
igmp: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-29
/
+201
2014-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-80
/
+958
2014-07-24
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
1
-0
/
+2
2014-07-24
openvswitch: Sample action without side effects
Simon Horman
1
-11
/
+37
2014-07-24
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
1
-1
/
+2
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2
-10
/
+6
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
1
-13
/
+7
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2
-14
/
+14
2014-07-24
i40evf: don't wait so long
Mitch Williams
1
-2
/
+2
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2
-4
/
+0
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
10
-16
/
+866
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
1
-2
/
+2
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2
-0
/
+26
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
1
-4
/
+19
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
1
-10
/
+7
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
1
-3
/
+3
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2
-1
/
+12
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
4
-16
/
+148
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
1
-1
/
+1
2014-07-23
Merge branch 'filter-move'
David S. Miller
5
-511
/
+545
2014-07-23
bpf: update MAINTAINERS entry
Alexei Starovoitov
1
-0
/
+7
2014-07-23
net: filter: split filter.c into two files
Alexei Starovoitov
4
-511
/
+538
2014-07-23
Merge branch 'bcmgenet-next'
David S. Miller
3
-188
/
+154
2014-07-23
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2
-4
/
+4
2014-07-23
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
1
-4
/
+5
2014-07-23
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
1
-3
/
+1
2014-07-23
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
3
-147
/
+142
2014-07-23
net: bcmgenet: remove FSF mail address
Florian Fainelli
3
-30
/
+2
2014-07-23
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
Quentin Armitage
1
-1
/
+4
2014-07-23
Merge branch 'virtio-net-busy-poll'
David S. Miller
1
-6
/
+61
2014-07-23
virtio-net: rx busy polling support
Jason Wang
1
-1
/
+47
2014-07-23
virtio-net: introduce virtnet_receive()
Jason Wang
1
-5
/
+14
2014-07-23
ethernet: realtek: use pci_device_id
Varka Bhadram
1
-7
/
+7
2014-07-23
ethernet: realtek: use module_pci_driver
Varka Bhadram
1
-20
/
+2
[prev]
[next]