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-06-11
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2
-2
/
+2
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
6
-2
/
+41
2014-06-11
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2
-2
/
+0
2014-06-11
i40evf: check admin queue error bits
Mitch Williams
1
-0
/
+36
2014-06-11
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
4
-21
/
+18
2014-06-11
i40e: Do not accept tagged packets by default
Greg Rose
1
-0
/
+32
2014-06-11
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
3
-10
/
+25
2014-06-11
i40evf: don't go further down
Mitch Williams
1
-2
/
+4
2014-06-11
i40e: Change the notion of src and dst for FD_SB in ethtool
Anjali Singhai Jain
2
-8
/
+16
2014-06-11
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
3
-33
/
+161
2014-06-11
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2
-3
/
+5
2014-06-11
igb: separate hardware setting from the set_ts_config ioctl
Jacob Keller
1
-12
/
+38
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
5
-74
/
+66
2014-06-11
amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict
Lendacky, Thomas
2
-2
/
+2
2014-06-11
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
1
-1
/
+2
2014-06-11
net: ipv6: Fixed up ipsec packet be re-routing issue
huizhang
1
-0
/
+1
2014-06-11
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
1
-13
/
+8
2014-06-11
ip_tunnel: fix i_key matching in ip_tunnel_find
Dmitry Popov
1
-2
/
+3
2014-06-11
Merge branch 'mlx4'
David S. Miller
2
-5
/
+38
2014-06-11
net/mlx4_core: Keep only one driver entry release mlx4_priv
Wei Yang
1
-1
/
+1
2014-06-11
net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas
Jack Morgenstein
1
-4
/
+37
2014-06-11
ip_vti: Fix 'ip tunnel add' with 'key' parameters
Dmitry Popov
2
-5
/
+13
2014-06-11
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
Rickard Strandqvist
1
-1
/
+1
2014-06-11
net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...
Rickard Strandqvist
1
-1
/
+1
2014-06-11
amd-xgbe: fix unused variable compilation warning in phylib driver
françois romieu
1
-1
/
+1
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
1
-13
/
+21
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
4
-302
/
+314
2014-06-11
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
1
-1
/
+3
2014-06-10
Merge branch 'bridge_multicast_exports'
David S. Miller
4
-113
/
+326
2014-06-10
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
3
-6
/
+68
2014-06-10
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
3
-12
/
+76
2014-06-10
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2
-13
/
+95
2014-06-10
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
3
-95
/
+100
2014-06-10
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2
-4
/
+4
2014-06-10
Merge branch 'cxgb4'
David S. Miller
12
-57
/
+356
2014-06-10
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
2
-30
/
+40
2014-06-10
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
3
-4
/
+53
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
5
-15
/
+180
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
8
-9
/
+84
2014-06-10
gre: allow changing mac address when device is up
stephen hemminger
1
-0
/
+1
2014-06-10
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
3
-10
/
+12
2014-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-113
/
+303
2014-06-09
i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf
Shannon Nelson
2
-2
/
+2
2014-06-09
i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...
Anjali Singhai Jain
1
-3
/
+1
2014-06-09
i40e: Delete stale MAC filters after change
Greg Rose
1
-8
/
+5
2014-06-09
i40e: Do not fall back to one queue model if the only feature enabled is ATR
Anjali Singhai Jain
1
-0
/
+1
2014-06-09
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
5
-40
/
+115
2014-06-09
i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled
Frank Zhang
1
-3
/
+13
[prev]
[next]