index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
1
-0
/
+66
2009-04-29
mdio: Add register definitions for MDIO (clause 45)
Ben Hutchings
1
-0
/
+237
2009-04-29
ethtool: Add port type PORT_OTHER
Ben Hutchings
1
-0
/
+1
2009-04-28
net: netif_tx_queue_stopped too expensive
Eric Dumazet
1
-2
/
+8
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
1
-0
/
+2
2009-04-28
smsc911x: add fifo byteswap support V2
Magnus Damm
1
-0
/
+10
2009-04-27
gro: Fix COMPLETE checksum handling
Herbert Xu
1
-0
/
+7
2009-04-27
gro: Fix handling of headers that extend over the tail
Herbert Xu
1
-1
/
+1
2009-04-27
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
David Woodhouse
1
-0
/
+1
2009-04-27
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
1
-4
/
+2
2009-04-27
openfirmware: Add OF phylib support code
Grant Likely
1
-0
/
+22
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-0
/
+5
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
1
-0
/
+1
2009-04-27
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
1
-0
/
+3
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
1
-2
/
+8
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
David S. Miller
5
-20
/
+166
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-0
/
+1
2009-04-22
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+11
2009-04-22
nl80211: allow configuring IBSS beacon interval
Johannes Berg
1
-1
/
+3
2009-04-22
mac80211: validate TIM IE length (redux)
Johannes Berg
1
-1
/
+31
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-2
/
+22
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+18
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
1
-0
/
+9
2009-04-22
libertas: add support for Marvell SD8688 chip
Bing Zhao
1
-0
/
+2
2009-04-22
ath5k: add support for Fukato Datacask Jupiter LEDs
Bob Copeland
1
-0
/
+2
2009-04-22
cfg80211: add cipher capabilities
Johannes Berg
1
-0
/
+4
2009-04-22
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
1
-1
/
+33
2009-04-22
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+4
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-0
/
+28
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
1
-6
/
+0
2009-04-22
rfkill: remove deprecated state constants
Johannes Berg
1
-8
/
+0
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
2
-3
/
+4
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
2
-0
/
+7
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
1
-1
/
+23
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-0
/
+1
2009-04-20
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
1
-3
/
+1
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
19
-136
/
+267
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
2
-16
/
+12
2009-04-13
phylib: Allow early-out in phy_change
Anatolij Gustschin
1
-0
/
+6
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-0
/
+48
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-2
/
+2
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+7
2009-04-13
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2009-04-13
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+52
2009-04-13
i2c: Fix sparse warnings for I2C_BOARD_INFO()
Ben Hutchings
1
-1
/
+1
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-0
/
+7
2009-04-10
percpu: unbreak alpha percpu
Tejun Heo
1
-0
/
+52
2009-04-10
Make __stringify support variable argument macros too
Zhaolei
1
-2
/
+2
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-94
/
+57
[next]