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
2013-04-09
Merge branch 'tg3'
David S. Miller
3
-40
/
+323
2013-04-09
MAINTAINERS: Update tg3 to reflect organizational changes
Nithin Sujir
1
-1
/
+1
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
1
-0
/
+38
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2
-0
/
+136
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2
-9
/
+58
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2
-7
/
+51
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
1
-16
/
+14
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
1
-0
/
+14
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
1
-0
/
+6
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
1
-3
/
+1
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
5
-16
/
+78
2013-04-09
mrf24j40: use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
3
-6
/
+6
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
3
-6
/
+6
2013-04-09
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
Zefan Li
1
-2
/
+0
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2
-2
/
+7
2013-04-09
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
1
-6
/
+16
2013-04-09
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
1
-1
/
+1
2013-04-08
net: cdc_ncm: demote "unexpected notification" to debug level
Bjørn Mork
1
-2
/
+3
2013-04-08
Documentation: cgroup: add documentation for net_cls cgroups.
Rami Rosen
2
-0
/
+36
2013-04-08
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
3
-3
/
+87
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-08
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-08
stmmac: review driver documentation
Giuseppe CAVALLARO
1
-4
/
+8
2013-04-08
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-04-08
net: of_mdio: scan mdiobus for PHYs without reg property
Sebastian Hesselbarth
1
-6
/
+58
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-08
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
1
-17
/
+20
2013-04-08
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-04-08
mac802154: Keep track of the channel when changed
Alan Ott
2
-1
/
+14
2013-04-08
mrf24j40: Enable link-layer acknowledgement and retry
Alan Ott
1
-2
/
+5
2013-04-08
TTY: ircomm, use GFP_KERNEL in ircomm_open()
Mathias Krause
1
-1
/
+1
2013-04-08
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
1
-2
/
+1
2013-04-08
irda: use GFP_KERNEL in irda_create()
Mathias Krause
1
-1
/
+1
2013-04-08
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
1
-3
/
+5
2013-04-08
at86rf230: remove unnecessary / dead code
Sascha Herrmann
1
-2
/
+0
2013-04-08
enic: be less verbose about non-critical firmware errors
Stefan Assmann
1
-0
/
+3
2013-04-08
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
3
-7
/
+27
2013-04-08
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
2
-22
/
+0
2013-04-07
scm: Stop passing struct cred
Eric W. Biederman
4
-35
/
+16
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
135
-450
/
+852
2013-04-07
bnx2x: Fix KR2 rapid link flap
Yaniv Rosner
1
-7
/
+11
2013-04-07
decnet: remove duplicated include from dn_table.c
Wei Yongjun
1
-1
/
+0
2013-04-07
net_cls: remove duplicated include from cls_api.c
Wei Yongjun
1
-1
/
+0
2013-04-07
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
David Daney
1
-7
/
+87
2013-04-07
6lowpan: handle dev_queue_xmit() error code properly
Alan Ott
1
-2
/
+2
[next]