index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ksm.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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 power of 2
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
2014-06-09
i40e: Changes to Interrupt distribution policy
Anjali Singhai Jain
1
-6
/
+19
2014-06-08
i40e: implement anti-spoofing for VFs
Mitch Williams
3
-2
/
+60
2014-06-08
i40e: don't complain about removing non-existent addresses
Shannon Nelson
1
-2
/
+5
2014-06-08
i40e: remove unused variable and memory allocation
Shannon Nelson
2
-11
/
+0
2014-06-08
i40e: allow for more VSIs
Mitch Williams
5
-35
/
+45
2014-06-08
i40evf: Fix function header
Catherine Sullivan
1
-1
/
+1
2014-06-08
i40e: add checks for AQ error status bits
Shannon Nelson
1
-0
/
+36
2014-06-08
i40e/i40evf: Bump build version
Catherine Sullivan
2
-2
/
+2
2014-06-08
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
5
-11
/
+1
2014-06-08
i40e/i40evf: fix poll weight
Jesse Brandeburg
2
-2
/
+2
2014-06-08
i40e/i40evf: fix TSO accounting
Jesse Brandeburg
4
-16
/
+6
2014-06-08
i40e/i40evf: remove chatty reset messages
Mitch Williams
2
-11
/
+4
2014-06-08
i40e: not all VSIs have rings
Mitch Williams
1
-2
/
+2
2014-06-08
i40e: clear pxe after adminq is rebuilt
Shannon Nelson
1
-0
/
+1
2014-06-08
i40e: Fix incorrect feature configuration status
Akeem G Abodunrin
1
-3
/
+4
2014-06-08
i40evf: use correct format for printing MAC addresses
Mitch Williams
1
-2
/
+2
2014-06-08
i40evf: clean up log message formatting
Mitch Williams
2
-14
/
+14
2014-06-08
i40evf: remove bogus comment
Mitch Williams
1
-3
/
+0
2014-06-08
i40evf: remove unnecessary log messages
Mitch Williams
2
-38
/
+16
2014-06-08
i40e/i40evf: Clean up a few things
Akeem G Abodunrin
4
-12
/
+1
2014-06-08
i40e/i40evf: Fix code to accommodate i40e_register.h changes
Anjali Singhai Jain
5
-33
/
+8
2014-06-08
i40e/i40evf: fix rx descriptor status
Jesse Brandeburg
2
-8
/
+12
2014-06-06
mac802154: llsec: add forgotten list_del_rcu in key removal
Phoebe Buckheister
1
-0
/
+1
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
3
-14
/
+18
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
25
-49
/
+49
2014-06-06
amd-xgbe: Remove unnecessary include
Tom Lendacky
1
-1
/
+0
2014-06-06
i40e/i40evf: Bump build version
Catherine Sullivan
2
-3
/
+3
2014-06-06
i40e: remove irqs only when they are set up
Shannon Nelson
2
-0
/
+7
2014-06-06
i40e: don't remove HMC that doesn't exist
Shannon Nelson
1
-9
/
+15
2014-06-06
i40e: print full link message
Jesse Brandeburg
1
-5
/
+51
2014-06-06
i40e: add xcast stats for port
Shannon Nelson
2
-0
/
+32
2014-06-06
i40e: add vsi x-cast stats
Shannon Nelson
1
-2
/
+5
2014-06-06
i40e: increase reset wait time
Shannon Nelson
1
-1
/
+1
2014-06-06
i40e/i40evf: add Tx pre queue disable function
Matt Jared
5
-0
/
+54
[next]