summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-09-09netns bridge: allow bridges in netns!Alexey Dobriyan7-34/+25
2008-09-09warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven1-2/+1
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-33/+100
2008-09-09net: Enable TSO if supported by at least one deviceHerbert Xu1-0/+6
2008-09-08mac80211: add missing kernel-docRandy Dunlap1-0/+1
2008-09-08mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach2-30/+64
2008-09-08mac80211: Fix low bit rate in IBSSTomas Winkler1-1/+1
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez3-3/+35
2008-09-03netlink: Remove compat API for nested attributesThomas Graf2-7/+17
2008-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller22-117/+174
2008-08-30pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski7-11/+11
2008-08-30ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang1-3/+3
2008-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-196/+267
2008-08-30rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh1-18/+20
2008-08-30rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh1-13/+37
2008-08-30rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-30rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh1-2/+12
2008-08-30mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2-0/+15
2008-08-30mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner1-2/+0
2008-08-30mac80211: Handle scan result IEs in one blockJouni Malinen2-159/+89
2008-08-30mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2-0/+89
2008-08-30mac80211: fill start-sequence-number for BA session startJohannes Berg1-1/+4
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet1-4/+10
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen1-1/+5
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen1-7/+19
2008-08-28sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-08-28sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-557/+1170
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller5-55/+31
2008-08-27ipv4: mode 0555 in ipv4_skeletonHugh Dickins1-2/+2
2008-08-27tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love1-2/+4
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski4-9/+17
2008-08-27pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdiscJarek Poplawski2-3/+3
2008-08-27pkt_sched: Fix dev_graft_qdisc() lockingJarek Poplawski1-1/+1
2008-08-27dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker1-2/+4
2008-08-27dccp: Toggle debug output without module unloadingGerrit Renker4-4/+4
2008-08-27dccp: Empty the write queue when disconnectingGerrit Renker1-0/+2
2008-08-27dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker1-0/+3
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker1-4/+6
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun1-2/+2
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman14-557/+1170
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz3-177/+1
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz3-24/+54
2008-08-27mac80211: quiet chatty IBSS merge messageJohn W. Linville1-1/+1
2008-08-27mac80211: don't send empty extended rates IEJan-Espen Pettersen1-1/+1
2008-08-27mac80211: Fix debugfs file add/del for netdevJouni Malinen2-12/+18
2008-08-27net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall1-1/+1
2008-08-27mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen1-39/+9
2008-08-27net: rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-26ipv6: sysctl fixesAl Viro1-1/+1