aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-23mac80211: fix rcu lockingJohannes Berg
2009-11-23mac80211: remove dead struct memberJohannes Berg
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23rfkill: fix miscdev opsJohannes Berg
2009-11-23sctp: prevent too-fast association id reuseVlad Yasevich
2009-11-23sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul
2009-11-23sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul
2009-11-23sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman
2009-11-23sctp: Update max.burst implementationVlad Yasevich
2009-11-23sctp: Remove useless last_time_used variableVlad Yasevich
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang
2009-11-23sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich
2009-11-23sctp: Select a working primary during sctp_connectx()Vlad Yasevich
2009-11-23sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich
2009-11-23sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun
2009-11-23sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2009-11-23pktgen: Fix device name comparesEric Dumazet
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy
2009-11-23netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso
2009-11-22net: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-21tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo
2009-11-19mac80211: add per-station HT capability fileJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry
2009-11-18netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: move TX status handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann