summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-123-3/+0
* netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-121-5/+1
* netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-112-2/+6
* netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-113-6/+25
* netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-113-6/+58
* netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-112-23/+48
* netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-113-31/+179
* netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-113-92/+105
* netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-111-3/+4
* netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-113-0/+13
* netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-111-0/+4
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-1019-825/+348
|\
| * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-1018-334/+141
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-1011-250/+121
| * netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-107-59/+36
| * netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-109-258/+126
* | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-101-5/+36
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-102-6/+11
* | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
|/
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-102023-23829/+75974
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-0927-143/+165
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-086-28/+38
| | |\
| | | * Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
| | | * Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
| | | * Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-031-0/+1
| | | * Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
| | | * Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
| | | * Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
| | * | drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
| | * | MAINTAINERS: networking drivers - Add git net-next treeJoe Perches2010-02-081-0/+1
| | * | net/sched: Fix module name in KconfigJan Luebbe2010-02-081-8/+8
| | * | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-081-8/+12
| | * | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-081-0/+2
| | * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-0810-47/+49
| | * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-083-6/+6
| | * | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-081-1/+1
| | * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-082-16/+25
| | * | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-081-12/+12
| | * | pktgen: Fix freezing problemRafael J. Wysocki2010-02-041-0/+1
| | * | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5
| | * | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
| | * | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
| * | | packet: Kill CONFIG_PACKET_MMAP.David S. Miller2010-02-053-43/+4
| * | | net: e1000e: convert to use mc helpersJiri Pirko2010-02-051-11/+6
| * | | net: dm9601: convert to use mc helpersJiri Pirko2010-02-051-5/+5
| * | | net: 8139too: convert to use mc helpersJiri Pirko2010-02-051-4/+3
| * | | net: 8139cp: convert to use mc helpersJiri Pirko2010-02-051-4/+3
| * | | e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller2010-02-043-4/+4
| * | | bridge: Remove unused age_listHerbert Xu2010-02-042-3/+0
| * | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-042-11/+177
OpenPOWER on IntegriCloud