index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
3
-0
/
+13
2014-11-10
Merge branch 'cxgb4-net'
David S. Miller
7
-56
/
+209
2014-11-10
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
3
-7
/
+15
2014-11-10
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
6
-11
/
+135
2014-11-10
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2
-40
/
+61
2014-11-07
asix: Do full reset during ax88772_bind
Charles Keepax
1
-13
/
+1
2014-11-07
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
1
-4
/
+19
2014-11-06
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
13
-36
/
+58
2014-11-06
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-11-06
enic: update desc properly in rx_copybreak
Govindarajulu Varadarajan
1
-12
/
+2
2014-11-06
enic: handle error condition properly in enic_rq_indicate_buf
Govindarajulu Varadarajan
1
-0
/
+6
2014-11-06
Merge branch 'mlx5-net'
David S. Miller
2
-6
/
+5
2014-11-06
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-06
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
1
-2
/
+5
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
1
-1
/
+0
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-05
bridge: include in6.h in if_bridge.h for struct in6_addr
Gregory Fong
1
-0
/
+1
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-05
Merge branch 'stmmac-net'
David S. Miller
1
-23
/
+29
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-05
drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...
Chen Gang
1
-1
/
+0
2014-11-05
include/linux/socket.h: Fix comment
Rasmus Villemoes
1
-1
/
+1
2014-11-05
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
Loganaden Velvindron
1
-0
/
+14
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-04
Merge branch 'xgene-net'
David S. Miller
7
-13
/
+49
2014-11-04
drivers: net: xgene: fix: Use separate resources
Iyappan Subramanian
2
-3
/
+6
2014-11-04
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
6
-5
/
+38
2014-11-04
dtb: xgene: fix: Backward compatibility with older firmware
Iyappan Subramanian
1
-5
/
+5
2014-11-04
Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...
John W. Linville
8
-32
/
+34
2014-11-04
Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...
John W. Linville
5
-4
/
+24
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-11-03
Merge branch 'ipv6_tunnel_iflink_init'
David S. Miller
4
-30
/
+11
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-03
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
1
-8
/
+8
2014-11-03
Merge branch 'tun-net'
David S. Miller
1
-11
/
+17
2014-11-03
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
1
-4
/
+8
2014-11-03
tun: Fix csum_start with VLAN acceleration
Herbert Xu
1
-7
/
+9
2014-11-03
uapi: add missing network related headers to kbuild
stephen hemminger
1
-0
/
+4
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
[next]