summaryrefslogtreecommitdiffstats
path: root/arch/m68k/bvme6000 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2-6/+21
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso1-136/+126
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso1-6/+6
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy5-0/+192
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso6-8/+7
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso6-14/+7
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy7-116/+144
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy6-8/+7
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy6-20/+27
2012-08-30netfilter: ip6tables: add NETMAP targetPatrick McHardy3-0/+105
2012-08-30netfilter: ip6tables: add REDIRECT targetPatrick McHardy3-0/+110
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy7-4/+155
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy13-2/+764
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2-0/+23
2012-08-30netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy1-0/+8
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy49-1140/+1495
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy22-205/+328
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy6-22/+49
2012-08-30netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy1-57/+6
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy5-15/+62
2012-08-30ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer1-6/+15
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy4-2/+14
2012-08-23packet: Protect packet sk list with mutex (v2)Pavel Emelyanov3-9/+15
2012-08-23mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2-67/+90
2012-08-23af_packet: use define instead of constantdanborkmann@iogearbox.net1-2/+3
2012-08-23rds: Don't disable BH on BH contextYing Xue4-8/+8
2012-08-23bonding: support for IPv6 transmit hashingJohn Eaglesham2-31/+88
2012-08-23ipv6: gre: fix ip6gre_err()Eric Dumazet1-3/+5
2012-08-23xfrm: fix RCU bugsEric Dumazet1-37/+39
2012-08-23net: remove delay at device dismantleEric Dumazet8-24/+27
2012-08-22netfilter: remove unnecessary goto statement for error recoveryJean Sacren3-15/+3
2012-08-22netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang1-4/+6
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman4-29/+93
2012-08-22mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman1-26/+28
2012-08-22rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-22rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-22drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-22mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi1-10/+11
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22mm/compaction.c: fix deferring compaction mistakeMinchan Kim1-1/+1
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-08-22checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-22mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-22cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-22Documentation: update mount option in filesystem/vfat.txtNamjae Jeon1-0/+11
2012-08-22mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins1-1/+1
2012-08-22cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet3-4/+6