summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-023-4/+13
|\
| * net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-262-3/+12
| * Phonet: fix oops in phonet_address_del() on non-Phonet deviceRĂ©mi Denis-Courmont2008-11-261-1/+1
* | net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet2008-12-011-2/+2
* | dccp: Feature activation handlersGerrit Renker2008-12-012-10/+204
* | dccp: Processing Confirm optionsGerrit Renker2008-12-013-17/+101
* | dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-013-18/+189
* | dccp: Preference list reconciliationGerrit Renker2008-12-011-2/+75
* | dccp: Integrate feature-negotiation insertion codeGerrit Renker2008-12-011-12/+21
* | dccp: Insert feature-negotiation options into skbGerrit Renker2008-12-012-0/+67
* | pkt_sched: fix sparse warningHannes Eder2008-11-281-1/+1
* | netlink: allow empty nested attributesPatrick McHardy2008-11-281-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-2830-211/+427
|\ \
| * | netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar2008-11-251-1/+1
| * | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-251-1/+4
| * | netfilter: nfmark routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-251-0/+3
| * | netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy2008-11-241-4/+2
| * | netfilter: nf_conntrack_proto_sctp: avoid bogus warningPatrick McHardy2008-11-241-1/+1
| * | netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan2008-11-201-1/+1
| * | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-201-14/+3
| * | netfilter: xt_recent: don't save proc dirsAlexey Dobriyan2008-11-201-11/+11
| * | netfilter: nf_conntrack: fix warning and prototype mismatchPatrick McHardy2008-11-181-4/+4
| * | netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-181-0/+1
| * | netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso2008-11-184-29/+141
| * | netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-183-37/+93
| * | netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-179-0/+9
| * | netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso2008-11-171-20/+18
| * | netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...Pablo Neira Ayuso2008-11-171-1/+1
| * | netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso2008-11-171-1/+1
| * | netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott2008-11-041-23/+0
| * | netfilter: netns ebtables: br_nf_pre_routing_finish() fixupAlexey Dobriyan2008-11-041-1/+1
| * | netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan2008-11-041-15/+32
| * | netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-041-13/+37
| * | netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan2008-11-041-8/+27
| * | netfilter: netns ebtables: more cleanup during ebt_unregister_table()Alexey Dobriyan2008-11-041-0/+4
| * | netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-044-33/+45
| * | netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-044-16/+17
| * | netfilter: arptable_filter: merge forward hookAlexey Dobriyan2008-11-041-11/+1
| * | netfilter: netns-aware ipt_addrtypeAlexey Dobriyan2008-11-041-7/+9
| * | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-042-3/+5
* | | sctp: fix missing label when PROC_FS=nRandy Dunlap2008-11-271-2/+3
* | | decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-278-86/+88
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-268-27/+52
|\ \ \ | | |/ | |/|
| * | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy2008-11-261-1/+1
| * | net: make skb_truesize_bug() call WARN()Arjan van de Ven2008-11-251-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-252-2/+10
| |\ \
| | * | net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar2008-11-251-2/+2
| | * | mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-251-0/+8
| * | | rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-251-0/+10
| * | | bridge: netfilter: fix update_pmtu crash with GREHerbert Xu2008-11-241-0/+13
OpenPOWER on IntegriCloud