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-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
1
-1
/
+0
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-43
/
+67
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-1
/
+21
2009-05-07
tcp: tcp_prequeue() can use keyed wakeups
Eric Dumazet
1
-1
/
+2
2009-05-07
tcp: tcp_prequeue() cleanup
Eric Dumazet
1
-22
/
+23
2009-05-06
net: Add missing rculist.h include to netdevice.h
David S. Miller
1
-0
/
+1
2009-05-06
mac80211: Update SA Query transaction id length
Jouni Malinen
1
-1
/
+1
2009-05-06
wl12xx: add driver
Kalle Valo
1
-0
/
+31
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-0
/
+8
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+13
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-2
/
+12
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
1
-2
/
+2
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
2
-2
/
+62
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-0
/
+4
2009-05-05
netfilter: xt_cluster: fix use of cluster match with 32 nodes
Pablo Neira Ayuso
1
-0
/
+2
2009-05-05
netfilter: add missing linux/types.h include to xt_LED.h
Patrick McHardy
1
-0
/
+2
2009-05-04
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
1
-0
/
+1
2009-05-04
usbnet: CDC EEM support (v5)
Omar Laazimani
1
-0
/
+3
2009-05-04
tcp: Fix tcp_prequeue() to get correct rto_min value
Satoru SATOH
1
-1
/
+13
2009-05-03
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+3
2009-05-01
virtio: add missing include to virtio_net.h
Grant Likely
1
-0
/
+1
2009-05-01
netfilter: use likely() in xt_info_rdlock_bh()
Eric Dumazet
1
-2
/
+2
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-12
/
+81
2009-04-29
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
2
-0
/
+15
2009-04-29
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
2
-3
/
+6
2009-04-29
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
1
-0
/
+3
2009-04-29
mii: Add mii_advertise_flowctrl()
Ben Hutchings
1
-0
/
+16
2009-04-29
mii: Simplify mii_resolve_flowctrl_fdx()
Ben Hutchings
1
-12
/
+6
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-3
/
+6
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
1
-5
/
+68
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2
-2
/
+4
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
1
-1
/
+2
2009-04-28
net: netif_tx_queue_stopped too expensive
Eric Dumazet
1
-2
/
+8
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
1
-2
/
+4
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
net: Fix typo in net_device_ops description.
Mike Rapoport
1
-1
/
+1
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
4
-4
/
+43
[next]