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-01-06
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
1
-2
/
+3
2014-01-06
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2
-32
/
+16
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
1
-141
/
+108
2014-01-06
vxlan: keep original skb ownership
Eric Dumazet
1
-21
/
+10
2014-01-06
tcp: out_of_order_queue do not use its lock
Eric Dumazet
3
-3
/
+6
2014-01-06
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
2014-01-06
r8152: replace the return value of rtl_ops_init
hayeswang
1
-9
/
+11
2014-01-06
r8152: move the actions of saving the information of the device
hayeswang
1
-3
/
+4
2014-01-06
r8152: replace some tabs with spaces
hayeswang
1
-8
/
+8
2014-01-06
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
4
-0
/
+594
2014-01-06
netfilter: Fix build failure in nfnetlink_queue_core.c.
David S. Miller
1
-0
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
18
-534
/
+872
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-85
/
+169
2014-01-06
i40e: Do not allow AQ calls from ndo-ops
Anjali Singhai Jain
1
-17
/
+13
2014-01-06
i40e: check asq alive before notify
Anjali Singhai Jain
1
-1
/
+2
2014-01-06
i40e: Admin queue shutdown fixes
Anjali Singhai Jain
4
-28
/
+44
2014-01-06
i40e: Hide the Port VLAN VLAN ID
Greg Rose
1
-1
/
+1
2014-01-06
i40e: use correct struct for get and update vsi params
Shannon Nelson
1
-6
/
+6
2014-01-06
i40e: Fix VF driver MAC address configuration
Greg Rose
2
-13
/
+48
2014-01-06
i40e: support VFs on PFs other than 0
Mitch Williams
1
-8
/
+10
2014-01-06
i40e: acknowledge VFLR when disabling SR-IOV
Mitch Williams
1
-2
/
+13
2014-01-06
i40e: don't allocate zero size
Mitch Williams
1
-0
/
+1
2014-01-06
i40e: use struct assign instead of memcpy
Mitch Williams
1
-1
/
+1
2014-01-06
i40e: Do not enable default port on the VEB
Greg Rose
1
-1
/
+1
2014-01-06
i40e: avoid unnecessary register read
Mitch Williams
1
-2
/
+1
2014-01-06
i40e: fix whitespace
Jesse Brandeburg
1
-0
/
+1
2014-01-05
i40e: Fix SR-IOV VF port VLAN
Greg Rose
3
-5
/
+20
2014-01-05
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
1
-1
/
+8
2014-01-05
net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
Eyal Perry
1
-0
/
+84
2014-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-185
/
+162
2014-01-05
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-05
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2
-2
/
+2
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
42
-274
/
+487
2014-01-05
i40e: remove un-necessary io-write
Anjali Singhai Jain
1
-4
/
+0
2014-01-05
i40e: Remove unnecessary prototypes
Anjali Singhai Jain
1
-7
/
+0
2014-01-05
i40e: I40E_FLAG_MQ_ENABLED is not used
Neerav Parikh
2
-19
/
+14
2014-01-05
i40e: Fix ring allocation
Neerav Parikh
2
-13
/
+4
2014-01-04
i40e: catch unset q_vector
Shannon Nelson
1
-1
/
+2
2014-01-04
i40e: keep allocated memory in structs
David Cassard
3
-69
/
+51
2014-01-04
i40e: fix error handling when alloc of vsi array fails
Shannon Nelson
1
-1
/
+2
2014-01-04
i40e: reinit buffer size each time
Mitch Williams
1
-1
/
+1
2014-01-04
i40e: use functions to enable and disable icr 0
Mitch Williams
3
-15
/
+20
2014-01-04
i40e: add header file flag _I40E_TXRX_H_
Vasu Dev
1
-0
/
+4
2014-01-04
i40e: guard against vf message races
Mitch Williams
1
-5
/
+18
2014-01-04
i40e: fix constant cast issues
Jesse Brandeburg
1
-4
/
+4
2014-01-04
i40e: Change the ethtool NVM read method to use AQ
Anjali Singhai Jain
1
-22
/
+46
2014-01-04
i40e: fix mac address checking
Jesse Brandeburg
3
-29
/
+1
2014-01-04
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
2
-3
/
+3
2014-01-04
Merge branch 'bgmac'
David S. Miller
5
-38
/
+156
2014-01-04
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
Hauke Mehrtens
2
-18
/
+46
[next]