summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-4/+0
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-163-5/+5
* authgss build fixAndrew Morton2007-07-161-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1558-1226/+1993
|\
| * [TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen2007-07-151-1/+3
| * [IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich2007-07-151-0/+1
| * [NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy2007-07-1512-365/+37
| * [NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2007-07-154-50/+69
| * [NET_SCHED]: sch_dsmark: act_api supportPatrick McHardy2007-07-151-16/+25
| * [NET_SCHED]: sch_atm: act_api supportPatrick McHardy2007-07-151-7/+14
| * [NET_SCHED]: sch_atm: LindentPatrick McHardy2007-07-151-236/+232
| * [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy2007-07-141-1/+1
| * [IPV4]: Cleanup call to __neigh_lookup()Jean Delvare2007-07-141-1/+1
| * [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy2007-07-141-5/+1
| * [NETFILTER]: nf_conntrack: UDPLITE supportPatrick McHardy2007-07-143-0/+277
| * [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-1410-16/+13
| * [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-143-0/+321
| * [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-143-4/+4
| * [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai2007-07-141-17/+5
| * [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-143-59/+45
| * [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-144-26/+36
| * [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2007-07-142-2/+2
| * [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-0/+12
| * [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-141-2/+14
| * [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-141-1/+4
| * [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt2007-07-141-4/+4
| * [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-141-3/+2
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-1411-312/+778
| |\
| | * [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-125-12/+13
| | * [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-122-19/+56
| | * [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-121-1/+39
| | * [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-17/+12
| | * [PATCH] mac80211: conserve stack space due to paddingJohannes Berg2007-07-121-13/+16
| | * [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2007-07-122-61/+0
| | * [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-122-9/+0
| | * [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-122-22/+0
| | * [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-125-90/+6
| | * [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-123-48/+58
| | * [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-121-0/+25
| | * [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-122-34/+1
| | * [PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg2007-07-121-1/+1
| | * [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-122-23/+118
| | * [PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green2007-07-121-10/+224
| | * [PATCH] cfg80211: Radiotap parserAndy Green2007-07-122-1/+258
| * | [TCP]: tcp probe add back ssthresh fieldStephen Hemminger2007-07-141-0/+1
| * | [VLAN]: Fix memset lengthPatrick McHardy2007-07-141-1/+1
| * | [NET]: Add macvlan driverPatrick McHardy2007-07-141-0/+26
| * | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-129/+2
| * | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-143-18/+22
| * | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-141-0/+75
OpenPOWER on IntegriCloud