summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-09-08mac80211: add missing kernel-docRandy Dunlap
2008-09-08mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach
2008-09-08mac80211: Fix low bit rate in IBSSTomas Winkler
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-02netlink: Remove compat API for nested attributesThomas Graf
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski
2008-08-29ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang
2008-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-29rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh
2008-08-29rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh
2008-08-29rfkill: add missing line breakFelipe Balbi
2008-08-29rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-08-27sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller
2008-08-27ipv4: mode 0555 in ipv4_skeletonHugh Dickins
2008-08-27tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski
2008-08-27pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdiscJarek Poplawski
2008-08-27pkt_sched: Fix dev_graft_qdisc() lockingJarek Poplawski
2008-08-27dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker
2008-08-27dccp: Toggle debug output without module unloadingGerrit Renker
2008-08-27dccp: Empty the write queue when disconnectingGerrit Renker
2008-08-27dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz
2008-08-26mac80211: quiet chatty IBSS merge messageJohn W. Linville
2008-08-26mac80211: don't send empty extended rates IEJan-Espen Pettersen
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen
2008-08-26net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall
2008-08-26mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen
2008-08-26net: rfkill: add missing line breakFelipe Balbi
2008-08-25ipv6: sysctl fixesAl Viro
2008-08-25ipv4: sysctl fixesAl Viro
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich
2008-08-23ipv6: protocol for address routesStephen Hemminger
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen