aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-14
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2007-07-14
* [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-14
* [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-14
* [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-14
* [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt2007-07-14
* [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-14
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-14
|\
| * [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-12
| * [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-12
| * [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-12
| * [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-12
| * [PATCH] mac80211: conserve stack space due to paddingJohannes Berg2007-07-12
| * [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2007-07-12
| * [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-12
| * [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-12
| * [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-12
| * [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-12
| * [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-12
| * [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-12
| * [PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg2007-07-12
| * [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-12
| * [PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green2007-07-12
| * [PATCH] cfg80211: Radiotap parserAndy Green2007-07-12
* | [TCP]: tcp probe add back ssthresh fieldStephen Hemminger2007-07-14
* | [VLAN]: Fix memset lengthPatrick McHardy2007-07-14
* | [NET]: Add macvlan driverPatrick McHardy2007-07-14
* | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-14
* | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-14
* | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-14
* | [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-14
* | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar2007-07-14
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-13
|\ \
| * | sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-10
| * | SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-10
| * | SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-10
| * | SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-10
| * | SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-10
| * | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-10
| * | SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-10
| * | SUNRPC: Allow rpcbind requests to be interrupted by a signal.Chuck Lever2007-07-10
| * | SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()Trond Myklebust2007-07-10
| * | SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust2007-07-10
| * | SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust2007-07-10
| * | SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
| * | SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyedTrond Myklebust2007-07-10