summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz10-33/+63
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz3-18/+26
2008-09-05IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()Julius Volz1-32/+47
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz1-48/+90
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz18-108/+109
2008-09-05IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 supportJulius Volz1-0/+8
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
2008-08-26ipv4: sysctl fixesAl Viro1-4/+20
2008-08-26sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9