| Commit message (Expand) | Author | Age |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 |
* | authgss build fix | Andrew Morton | 2007-07-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | [TCP]: Verify the presence of RETRANS bit when leaving FRTO | Ilpo Järvinen | 2007-07-15 |
| * | [IPV6]: Call inet6addr_chain notifiers on link down | Vlad Yasevich | 2007-07-15 |
| * | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 2007-07-15 |
| * | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2007-07-15 |
| * | [NET_SCHED]: sch_dsmark: act_api support | Patrick McHardy | 2007-07-15 |
| * | [NET_SCHED]: sch_atm: act_api support | Patrick McHardy | 2007-07-15 |
| * | [NET_SCHED]: sch_atm: Lindent | Patrick McHardy | 2007-07-15 |
| * | [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets | Dmitry Butskoy | 2007-07-15 |
| * | [IPV4]: Cleanup call to __neigh_lookup() | Jean Delvare | 2007-07-14 |
| * | [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization | Patrick McHardy | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: UDPLITE support | Patrick McHardy | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy | 2007-07-14 |
| * | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 2007-07-14 |
| * | [NETFILTER]: Lower *tables printk severity | Patrick McHardy | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error | Yasuyuki Kozakai | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai | 2007-07-14 |
| * | [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header | Yasuyuki Kozakai | 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 |
| |\ |
|
| | * | [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-12 |
| * | | [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 |