index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
-1
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-117
/
+220
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
-31
/
+21
2008-10-16
fix random typos
Danny ter Haar
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
-1
/
+1
2008-10-15
decnet: Fix compiler warning in dn_dev.c
David S. Miller
-1
/
+1
2008-10-15
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
Pedro Ribeiro
-1
/
+1
2008-10-15
net/802/fc.c: Fix compilation warnings
Manish Katiyar
-1
/
+1
2008-10-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-16
/
+36
2008-10-14
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
-3
/
+3
2008-10-14
netns: fix net_generic array leak
Alexey Dobriyan
-1
/
+1
2008-10-14
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
-1
/
+1
2008-10-14
mac80211: Fix scan RX processing oops
Jouni Malinen
-1
/
+2
2008-10-14
cfg80211: fix debugfs error handling
Johannes Berg
-1
/
+4
2008-10-14
mac80211: fix debugfs netdev rename
Johannes Berg
-1
/
+5
2008-10-14
mac80211: fix HT information element parsing
Johannes Berg
-11
/
+6
2008-10-14
mac80211: fix debugfs lockup
Johannes Berg
-1
/
+18
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-83
/
+133
2008-10-14
HID: move connect quirks
Jiri Slaby
-3
/
+0
2008-10-14
HID: move apple quirks
Jiri Slaby
-22
/
+0
2008-10-14
HID: move ignore quirks
Jiri Slaby
-1
/
+1
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
-82
/
+111
2008-10-14
HID: make a bus from hid code
Jiri Slaby
-9
/
+55
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-207
/
+989
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
-93
/
+174
2008-10-14
netfilter: fix ebtables dependencies
Patrick McHardy
-0
/
+1
2008-10-14
netfilter: restore lost #ifdef guarding defrag exception
Patrick McHardy
-1
/
+2
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-23
/
+25
2008-10-14
net/rfkill/rfkill-input.c needs <linux/sched.h>
Geert Uytterhoeven
-0
/
+1
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
-18
/
+18
2008-10-13
dsa: fix compile bug on s390
Heiko Carstens
-1
/
+1
2008-10-13
netns: mib6 section fixlet
Alexey Dobriyan
-1
/
+1
2008-10-13
pktgen: fix skb leak in case of failure
Ilpo Järvinen
-3
/
+5
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
-2
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-4
/
+5
2008-10-12
net/mac80211/rx.c: fix build error
Ingo Molnar
-1
/
+4
2008-10-12
netfilter: remove unused #include <version.h>
Huang Weiyi
-1
/
+0
2008-10-12
net: Fix off-by-one in skb_dma_map
Dimitris Michailidis
-1
/
+1
2008-10-12
wireless: remove duplicated #include
Huang Weiyi
-1
/
+0
2008-10-13
Merge branch 'next' into for-linus
James Morris
-828
/
+2186
2008-10-11
gre: Initialise rtnl_link tunnel parameters properly
Herbert Xu
-1
/
+1
2008-10-11
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
-2
/
+2
2008-10-10
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
-0
/
+1
2008-10-10
gre: minor cleanups in netlink interface
Patrick McHardy
-8
/
+8
2008-10-10
gre: fix copy and paste error
Patrick McHardy
-2
/
+2
2008-10-10
netlabel: Add configuration support for local labeling
Paul Moore
-2
/
+48
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
-32
/
+119
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
-1
/
+151
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
-39
/
+243
2008-10-10
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
Paul Moore
-222
/
+811
[next]