aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko
2010-02-04e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller
2010-02-04bridge: Remove unused age_listHerbert Xu
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04qlge: Code clean upBreno Leitao
2010-02-04qlge: removing unreachable block of codeBreno Leitao
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-04doc: document IPv6 parametersBrian Haley
2010-02-04qlge: Add watchdog timer.Ron Mercer
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-02-04net: use helpers to access mc list V2Jiri Pirko
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller