aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-16cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen
2009-03-16mac80211: Fix panic on fragmentation with power savingJouni Malinen
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-03-16net: netfilter conntrack - add per-net functionality for DCCP protocolCyrill Gorcunov
2009-03-16net: sysctl_net - use net_eq to compare netsCyrill Gorcunov
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch
2009-03-16netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch
2009-03-16netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-03-16netfilter: auto-load ip_queue module when socket openedScott James Remnant
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant
2009-03-16netfilter: ctnetlink: move event reporting for new entries outside the lockPablo Neira Ayuso
2009-03-16netfilter: ctnetlink: cleanup conntrack update preliminary checkingsPablo Neira Ayuso
2009-03-16netfilter: ctnetlink: cleanup master conntrack assignationPablo Neira Ayuso
2009-03-16netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso
2009-03-16netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: print the list of register loggersEric Leblond
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-03-15tcp: make sure xmit goal size never becomes zeroIlpo Järvinen
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15tcp: don't check mtu probe completion in the loopIlpo Järvinen
2009-03-15tcp: consolidate paws checkIlpo Järvinen
2009-03-15tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen
2009-03-15tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen
2009-03-15pkt_sched: Change misleading code in class delete.Jarek Poplawski
2009-03-13tcp: '< 0' test on unsignedRoel Kluin
2009-03-13x25: '< 0' and '>= 0' test on unsignedRoel Kluin
2009-03-13ipv4: arp announce, arp_proxy and windows ip conflict verificationDenys Fedoryshchenko
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman
2009-03-13Network Drop Monitor: Add trace declaration for skb freesNeil Horman
2009-03-13sctp: add Adaptation Layer Indication parameter only when it's setmalc
2009-03-13sctp: fix to send FORWARD-TSN chunk only if peer has such capableWei Yongjun
2009-03-13sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capableWei Yongjun
2009-03-13sctp: simplify sctp listening codeVlad Yasevich
2009-03-11tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet
2009-03-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra
2009-03-10net: fix warning about non-const stringStephen Hemminger
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin
2009-03-05mac80211: Update IBSS beacon timestamp properlySujith
2009-03-05mac80211: Always send a null data frame if TIM bit is set.Vivek Natarajan