summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt8-22/+22
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt1-2/+6
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt1-17/+28
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt1-9/+5
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt2-14/+6
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt1-2/+6
2010-02-12netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan3-3/+0
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan1-5/+1
2010-02-11netfilter: xtables: fix mangle tablesAlexey Dobriyan2-2/+6
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy3-6/+25
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy3-6/+58
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2-23/+48
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy3-31/+179
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy3-92/+105
2010-02-11netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy1-3/+4
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy3-0/+13
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy1-0/+4
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt18-334/+141
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt11-250/+121
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt7-59/+36
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt9-258/+126
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy1-5/+36
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2-6/+11
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan1-5/+1
2010-02-09drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-09MAINTAINERS: networking drivers - Add git net-next treeJoe Perches1-0/+1
2010-02-09net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy10-47/+49
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2-16/+25
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-06packet: Kill CONFIG_PACKET_MMAP.David S. Miller3-43/+4
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2-26/+27
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko1-11/+6
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko1-5/+5
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko1-4/+3
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko1-4/+3
2010-02-05e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller3-4/+4
2010-02-05bridge: Remove unused age_listHerbert Xu2-3/+0
2010-02-05packet: Add GSO/csum offload support.Sridhar Samudrala2-11/+177
2010-02-05qlge: Code clean upBreno Leitao1-2/+2
2010-02-05qlge: removing unreachable block of codeBreno Leitao1-3/+0
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger1-4/+0
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-04doc: document IPv6 parametersBrian Haley1-0/+10
2010-02-04qlge: Add watchdog timer.Ron Mercer2-0/+31