index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
15
-69
/
+173
2010-06-21
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
6
-67
/
+278
2010-06-21
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
9
-18
/
+26
2010-06-19
e1000e: update driver version number
Bruce Allan
1
-1
/
+3
2010-06-19
e1000e: update copyright information
Bruce Allan
11
-12
/
+12
2010-06-19
e1000e: enable support for EEE on 82579
Bruce Allan
4
-1
/
+70
2010-06-19
e1000e: initial support for 82579 LOMs
Bruce Allan
7
-46
/
+386
2010-06-19
e1000e: fix check for manageability on ICHx/PCH
Bruce Allan
1
-4
/
+27
2010-06-19
e1000e: separate out PHY statistics register updates
Bruce Allan
3
-47
/
+126
2010-06-19
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-13
/
+19
2010-06-19
e1000e: cleanup ethtool loopback setup code
Bruce Allan
1
-32
/
+42
2010-06-19
cxgb4: minor cleanup
Dimitris Michailidis
2
-3
/
+2
2010-06-19
cxgb4: update FW definitions
Dimitris Michailidis
4
-24
/
+73
2010-06-19
cxgb4: add a missing error interrupt
Dimitris Michailidis
1
-0
/
+1
2010-06-19
cxgb4: propagate link initialization errors to .ndo_open's callers
Dimitris Michailidis
1
-3
/
+4
2010-06-19
cxgb4: switch to 64 bit inteface statistics
Dimitris Michailidis
1
-3
/
+3
2010-06-19
cxgb4: set dev_id to the port number
Dimitris Michailidis
1
-0
/
+1
2010-06-19
cxgb4: implement EEH
Dimitris Michailidis
4
-3
/
+124
2010-06-19
cxgb4: rearrange initialization code in preparation for EEH
Dimitris Michailidis
1
-49
/
+60
2010-06-19
cxgb4: dynamically determine flash size and FW image location
Dimitris Michailidis
4
-23
/
+61
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
106
-2435
/
+4945
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-18
/
+96
2010-06-17
qlcnic: fix register access
Amit Kumar Salecha
1
-7
/
+14
2010-06-17
qlcnic: fix race in tx stop queue
Rajesh K Borundia
4
-19
/
+26
2010-06-17
qlcnic: seperate interrupt for TX
schacko
4
-19
/
+72
2010-06-17
qlcnic: change driver description
Sritej Velaga
2
-7
/
+6
2010-06-17
qlcnic: fix device soft reset
Sucheta Chakraborty
1
-1
/
+1
2010-06-17
be2net: enable ipv6 tso support
Ajit Khaparde
2
-3
/
+5
2010-06-17
udp: Add UFO to NETIF_F_SOFTWARE_GSO
Herbert Xu
1
-1
/
+2
2010-06-17
net: Export cred_to_ucred to modules.
David S. Miller
1
-0
/
+1
2010-06-17
af_unix: Allow connecting to sockets in other network namespaces.
Eric W. Biederman
1
-5
/
+2
2010-06-17
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
2
-24
/
+33
2010-06-17
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
2
-4
/
+48
2010-06-17
af_netlink: Add needed scm_destroy after scm_send.
Eric W. Biederman
1
-3
/
+8
2010-06-17
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
3
-16
/
+42
2010-06-17
sock: Introduce cred_to_ucred
Eric W. Biederman
2
-0
/
+19
2010-06-17
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
Eric W. Biederman
2
-0
/
+58
2010-06-17
scm: Reorder scm_cookie.
Eric W. Biederman
1
-1
/
+1
2010-06-17
qlcnic: Bumped up version number
Anirban Chakraborty
1
-2
/
+2
2010-06-17
qlcnic: Fix a bug in setting up NIC partitioning mode
Anirban Chakraborty
3
-52
/
+37
2010-06-17
syncookies: check decoded options against sysctl settings
Florian Westphal
3
-9
/
+22
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
1
-1
/
+2
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
1
-14
/
+20
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2
-10
/
+25
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2
-6
/
+8
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2
-154
/
+144
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
3
-29
/
+9
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
1
-5
/
+5
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
3
-38
/
+20
[next]