index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
netfilter: xtables: remove xt_connmark v0
Jan Engelhardt
1
-5
/
+0
2009-08-10
netfilter: xtables: remove xt_MARK v0, v1
Jan Engelhardt
1
-17
/
+0
2009-08-10
netfilter: xtables: remove xt_CONNMARK v0
Jan Engelhardt
1
-6
/
+0
2009-08-10
netfilter: xtables: remove xt_TOS v0
Jan Engelhardt
3
-27
/
+0
2009-08-06
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2
-2
/
+16
2009-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-33
/
+59
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
6
-8
/
+11
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-2
/
+6
2009-08-04
rfkill: add the GPS radio type
Tomas Winkler
1
-0
/
+1
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
1
-14
/
+0
2009-08-04
rndis_wlan: handle 802.11 indications from device
Jussi Kivilinna
1
-6
/
+7
2009-08-04
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
1
-3
/
+2
2009-08-04
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
1
-0
/
+1
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-8
/
+42
2009-08-02
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
1
-2
/
+2
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
1
-5
/
+2
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-50
/
+92
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2
-1
/
+7
2009-07-30
IPVS: use pr_fmt
Hannes Eder
1
-59
/
+60
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-14
/
+6
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-18
/
+6
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-14
/
+6
2009-07-27
ip: fix logic of reverse path filter sysctl
Stephen Hemminger
1
-1
/
+1
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-0
/
+4
2009-07-27
mac80211: Add a few 802.11n defines for AMPDU parameters
Sujith
1
-0
/
+25
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
2
-4
/
+45
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
1
-0
/
+1
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
5
-43
/
+119
2009-07-26
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
1
-0
/
+6
2009-07-26
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-26
NET: ROSE: Don't use static buffer.
Ralf Baechle
1
-1
/
+1
2009-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+108
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil
1
-1
/
+15
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
1
-0
/
+1
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
1
-3
/
+9
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
1
-31
/
+37
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
1
-0
/
+70
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
1
-5
/
+1
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-0
/
+3
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
1
-0
/
+23
2009-07-24
mac80211: drop frames for sta with no valid rate
Luis R. Rodriguez
1
-0
/
+11
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-0
/
+11
2009-07-24
cfg80211: update misleading comment
Helmut Schaa
1
-1
/
+1
2009-07-24
cfg80211: rework key operation
Johannes Berg
2
-1
/
+22
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-0
/
+36
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-1
/
+9
2009-07-23
Phonet: sockets list through proc_fs
RĂ©mi Denis-Courmont
1
-0
/
+2
[next]