Age | Commit message (Expand) | Author |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-14 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun |
2007-07-14 | [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. | Ursula Braun |
2007-07-14 | [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. | Jennifer Hunt |
2007-07-14 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk |
2007-07-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2007-07-14 | [TCP]: tcp probe add back ssthresh field | Stephen Hemminger |
2007-07-14 | [VLAN]: Fix memset length | Patrick McHardy |
2007-07-14 | [NET]: Add macvlan driver | Patrick McHardy |
2007-07-14 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy |
2007-07-14 | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy |
2007-07-14 | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy |
2007-07-14 | [NET]: Add net_device change_rx_mode callback | Patrick McHardy |
2007-07-14 | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems | Ingo Molnar |
2007-07-14 | 9p: fix a race condition bug in umount which caused a segfault | Eric Van Hensbergen |
2007-07-14 | net/9p: set error to EREMOTEIO if trans->write returns zero | Latchesar Ionkov |
2007-07-14 | net/9p: change net/9p module name to 9pnet | Latchesar Ionkov |
2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov |
2007-07-13 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds |
2007-07-13 | dmaengine: make clients responsible for managing channels | Dan Williams |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | [PATCH] mac80211: improved 802.11g CTS protection | Daniel Drake |
2007-07-12 | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake |
2007-07-12 | [PATCH] mac80211: Implementation of SIOCSIWRATE | Larry Finger |
2007-07-12 | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg |
2007-07-12 | [PATCH] mac80211: conserve stack space due to padding | Johannes Berg |
2007-07-12 | [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS | Johannes Berg |
2007-07-12 | [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl | Johannes Berg |
2007-07-12 | [PATCH] mac80211: kill antenna select ioctls | Johannes Berg |
2007-07-12 | [PATCH] mac80211: kill rate control ioctls | Johannes Berg |
2007-07-12 | [PATCH] mac80211: separate monitor/subif_start_xmit | Johannes Berg |
2007-07-12 | [PATCH] mac80211: add support for iwlist channel | Hong Liu |
2007-07-12 | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg |
2007-07-12 | [PATCH] mac80211: remove ieee80211_msg_passive_scan | Johannes Berg |
2007-07-12 | [PATCH] mac80211: show transmitted frames on monitor interfaces | Johannes Berg |
2007-07-12 | [PATCH] mac80211: Monitor mode radiotap-based packet injection | Andy Green |
2007-07-12 | [PATCH] cfg80211: Radiotap parser | Andy Green |
2007-07-11 | [NET_SCHED]: ematch: module autoloading | Patrick McHardy |
2007-07-11 | [TCP]: tcp probe wraparound handling and other changes | Stephen Hemminger |
2007-07-11 | [RTNETLINK]: rtnl_link: allow specifying initial device address | Patrick McHardy |
2007-07-11 | [RTNETLINK]: rtnl_link API simplification | Patrick McHardy |
2007-07-11 | [VLAN]: Fix MAC address handling | Patrick McHardy |
2007-07-11 | [ETH]: Validate address in eth_mac_addr | Patrick McHardy |
2007-07-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller |
2007-07-11 | [NET]: Fix races in net_rx_action vs netpoll. | Olaf Kirch |
2007-07-11 | I/OAT: warning fix | Andrew Morton |
2007-07-11 | I/OAT: Only offload copies for TCP when there will be a context switch | Chris Leech |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |